diff options
| author | navewindre <boneyaard@gmail.com> | 2024-11-03 06:32:39 +0100 |
|---|---|---|
| committer | navewindre <boneyaard@gmail.com> | 2024-11-03 06:32:39 +0100 |
| commit | 113dbbcd147c2bf5315f5c171eb719effa406bd1 (patch) | |
| tree | 4002f3f7ab887a915b668d848a5c2dabdfb349b6 /config/zls.json | |
| parent | 8a076f1b6dc52c0ebe991bd8287e6086ec92fe64 (diff) | |
a
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" +} |
