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-02-09 10:54:12 -0500
commit143847c01930c4e7e0283c019002a95193175557 (patch)
tree99a6a9462a496f8abef875331c29836b18b31780 /.config/zls.json
parent78efc3eb493b40ad2f79408a47bb873b5eea9db0 (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"
+}