aboutsummaryrefslogtreecommitdiff
path: root/.config/zls.json
diff options
context:
space:
mode:
authorAlec Goncharow <alec@goncharow.dev>2025-02-09 10:54:12 -0500
committerAlec Goncharow <alec@goncharow.dev>2025-05-28 16:27:11 -0400
commit1a924cb0b24ba5799b3c4d5b550d940cfeb1a9df (patch)
tree2819f6bff8061c9b96540e945404d580aa74f84a /.config/zls.json
parent43f27b977310b0f83075d5327855e92d9873b046 (diff)
many things.
Diffstat (limited to '.config/zls.json')
-rw-r--r--.config/zls.json4
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"
+}