feat(zls): update config
This commit is contained in:
@@ -18,7 +18,11 @@ return {
|
|||||||
single_file_support = true,
|
single_file_support = true,
|
||||||
settings = {
|
settings = {
|
||||||
zls = {
|
zls = {
|
||||||
|
enable_autofix = false,
|
||||||
enable_inlay_hints = false,
|
enable_inlay_hints = false,
|
||||||
|
enable_build_on_save = true,
|
||||||
|
warn_style = true,
|
||||||
|
highlight_global_var_declarations = true,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user