[zls] Add zls

This commit is contained in:
2023-12-23 00:09:38 +01:00
parent 6277411c13
commit 5b4277f44e
2 changed files with 33 additions and 0 deletions
+1
View File
@@ -34,6 +34,7 @@ P.config = {
lua_ls = {},
phpactor = {},
intelephense = {},
-- zls = {},
rust_analyzer = {},
gopls = {},
}