switch to nim_langserver
This commit is contained in:
parent
39c2821120
commit
abae4f2b1f
1 changed files with 2 additions and 2 deletions
|
@ -4,9 +4,9 @@ return {
|
|||
"neovim/nvim-lspconfig",
|
||||
opts = {
|
||||
servers = {
|
||||
nimls = {
|
||||
nim_langserver = {
|
||||
mason = false,
|
||||
},
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue