use nimlangserver
This commit is contained in:
parent
57046ccf3e
commit
5dde4a2093
2 changed files with 9 additions and 9 deletions
|
@ -1,5 +1,4 @@
|
||||||
return {
|
return {
|
||||||
{
|
|
||||||
"neovim/nvim-lspconfig",
|
"neovim/nvim-lspconfig",
|
||||||
---@class PluginLspOpts
|
---@class PluginLspOpts
|
||||||
opts = {
|
opts = {
|
||||||
|
@ -9,5 +8,4 @@ return {
|
||||||
nim_langserver = {},
|
nim_langserver = {},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -11,3 +11,5 @@ NextSeq
|
||||||
Illumina
|
Illumina
|
||||||
starcode
|
starcode
|
||||||
levenshtein
|
levenshtein
|
||||||
|
lentivirus
|
||||||
|
polybrene
|
||||||
|
|
Loading…
Reference in a new issue