use nimlangserver
This commit is contained in:
parent
57046ccf3e
commit
5dde4a2093
2 changed files with 9 additions and 9 deletions
|
@ -1,13 +1,11 @@
|
|||
return {
|
||||
{
|
||||
"neovim/nvim-lspconfig",
|
||||
---@class PluginLspOpts
|
||||
opts = {
|
||||
---@type lspconfig.options
|
||||
servers = {
|
||||
-- pyright will be automatically installed with mason and loaded with lspconfig
|
||||
nim_langserver = {},
|
||||
},
|
||||
"neovim/nvim-lspconfig",
|
||||
---@class PluginLspOpts
|
||||
opts = {
|
||||
---@type lspconfig.options
|
||||
servers = {
|
||||
-- pyright will be automatically installed with mason and loaded with lspconfig
|
||||
nim_langserver = {},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
|
@ -11,3 +11,5 @@ NextSeq
|
|||
Illumina
|
||||
starcode
|
||||
levenshtein
|
||||
lentivirus
|
||||
polybrene
|
||||
|
|
Loading…
Reference in a new issue