diff options
Diffstat (limited to '.config/zls.json')
| -rw-r--r-- | .config/zls.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/zls.json b/.config/zls.json new file mode 100644 index 0000000..c6eeade --- /dev/null +++ b/.config/zls.json @@ -0,0 +1,4 @@ +{ + "enable_build_on_save": true, + "build_on_save_step": "check" +} |
