mirror of
https://github.com/nix-community/nixvim.git
synced 2026-09-24 07:25:16 -05:00
plugins/lsp: add atlas and cue
This commit is contained in:
committed by
nix-infra-bot
parent
2414495449
commit
5a980d02fa
@@ -176,6 +176,7 @@
|
||||
asm_lsp = "asm-lsp";
|
||||
ast_grep = "ast-grep";
|
||||
astro = "astro-language-server";
|
||||
atlas = "atlas";
|
||||
autotools_ls = "autotools-language-server";
|
||||
ballerina = "ballerina";
|
||||
basedpyright = "basedpyright";
|
||||
@@ -197,6 +198,7 @@
|
||||
crystalline = "crystalline";
|
||||
csharp_ls = "csharp-ls";
|
||||
cssls = "vscode-langservers-extracted";
|
||||
cue = "cue";
|
||||
dafny = "dafny";
|
||||
dagger = "cuelsp";
|
||||
dartls = "dart";
|
||||
|
||||
Reference in New Issue
Block a user