nvim
This commit is contained in:
parent
088c23c307
commit
8e6ce0f386
1 changed files with 1 additions and 3 deletions
|
@ -172,9 +172,7 @@ local servers = {
|
|||
documentFormatting = false,
|
||||
},
|
||||
},
|
||||
psalm = {
|
||||
cmd = { "vendor/bin/psalm-language-server" },
|
||||
},
|
||||
psalm = {},
|
||||
}
|
||||
|
||||
for lsp, settings in pairs(servers) do
|
||||
|
|
Loading…
Reference in a new issue