Add rust lsp

This commit is contained in:
2023-10-01 17:16:51 +02:00
parent 93e8785c29
commit 5a08e8df9d
2 changed files with 204 additions and 0 deletions
+1
View File
@@ -34,6 +34,7 @@ P.config = {
lua_ls = {},
phpactor = {},
intelephense = {},
rust_analyzer = {},
}
for server, _ in pairs(P.config) do