phpactor deactivation
parent
36bb19fc4e
commit
6a326d7321
|
|
@ -195,6 +195,6 @@ end
|
|||
local enabled_servers = {
|
||||
"bashls", "lemminx", "yamlls", "jsonls", "pyright", "html", "cssls",
|
||||
"eslint", "rust_analyzer", "lua_ls",
|
||||
"phpactor", "intelephense"
|
||||
"intelephense"
|
||||
}
|
||||
vim.lsp.enable(enabled_servers)
|
||||
|
|
|
|||
Loading…
Reference in New Issue