feat(zls): update config
This commit is contained in:
@@ -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,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user