Explorar o código

chore(lsp): add `ast_grep` to skipped servers

LostNeophyte hai 1 ano
pai
achega
bbd4eb63aa
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      lua/lvim/lsp/config.lua

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

@@ -2,6 +2,7 @@ local skipped_servers = {
   "angularls",
   "ansiblels",
   "antlersls",
+  "ast_grep",
   "azure_pipelines_ls",
   "biome",
   "ccls",