Browse Source

chore: add nim_langserver to skipped servers

LostNeophyte 1 year ago
parent
commit
6c058435ac
1 changed files with 1 additions and 0 deletions
  1. 1 0
      lua/lvim/lsp/config.lua

+ 1 - 0
lua/lvim/lsp/config.lua

@@ -26,6 +26,7 @@ local skipped_servers = {
   "ltex",
   "ltex",
   "mdx_analyzer",
   "mdx_analyzer",
   "neocmake",
   "neocmake",
+  "nim_langserver",
   "ocamlls",
   "ocamlls",
   "omnisharp",
   "omnisharp",
   "phpactor",
   "phpactor",