use nimlangserver

This commit is contained in:
Daylin Morgan 2023-05-28 16:22:25 -05:00
parent 57046ccf3e
commit 5dde4a2093
Signed by: daylin
GPG key ID: C1E52E7DD81DF79F
2 changed files with 9 additions and 9 deletions

View file

@ -1,13 +1,11 @@
return { return {
{ "neovim/nvim-lspconfig",
"neovim/nvim-lspconfig", ---@class PluginLspOpts
---@class PluginLspOpts opts = {
opts = { ---@type lspconfig.options
---@type lspconfig.options servers = {
servers = { -- pyright will be automatically installed with mason and loaded with lspconfig
-- pyright will be automatically installed with mason and loaded with lspconfig nim_langserver = {},
nim_langserver = {},
},
}, },
}, },
} }

View file

@ -11,3 +11,5 @@ NextSeq
Illumina Illumina
starcode starcode
levenshtein levenshtein
lentivirus
polybrene