feat(zls): update config

This commit is contained in:
2024-02-26 19:09:36 +01:00
parent e543fdce58
commit ca34befd6d
+4
View File
@@ -18,7 +18,11 @@ return {
single_file_support = true,
settings = {
zls = {
enable_autofix = false,
enable_inlay_hints = false,
enable_build_on_save = true,
warn_style = true,
highlight_global_var_declarations = true,
},
},
},