mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-09 12:06:05 +01:00
plugins/lsp/lsp-packages: pkgs.atopile now exists
This commit is contained in:
parent
8e2bbc6b0b
commit
cd63e6c918
1 changed files with 1 additions and 4 deletions
|
|
@ -190,10 +190,7 @@
|
||||||
ast_grep = "ast-grep";
|
ast_grep = "ast-grep";
|
||||||
astro = "astro-language-server";
|
astro = "astro-language-server";
|
||||||
atlas = "atlas";
|
atlas = "atlas";
|
||||||
atopile = [
|
atopile = "atopile";
|
||||||
"python3Packages"
|
|
||||||
"atopile"
|
|
||||||
];
|
|
||||||
autotools_ls = "autotools-language-server";
|
autotools_ls = "autotools-language-server";
|
||||||
ballerina = "ballerina";
|
ballerina = "ballerina";
|
||||||
basedpyright = "basedpyright";
|
basedpyright = "basedpyright";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue