my zls config
This commit is contained in:
parent
266f589b16
commit
3d9a24ced8
1 changed files with 7 additions and 0 deletions
7
after/lsp/zls.lua
Normal file
7
after/lsp/zls.lua
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
return {
|
||||||
|
settings = {
|
||||||
|
zls = {
|
||||||
|
enable_build_on_save = true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue