mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-08 19:46:06 +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";
|
||||
astro = "astro-language-server";
|
||||
atlas = "atlas";
|
||||
atopile = [
|
||||
"python3Packages"
|
||||
"atopile"
|
||||
];
|
||||
atopile = "atopile";
|
||||
autotools_ls = "autotools-language-server";
|
||||
ballerina = "ballerina";
|
||||
basedpyright = "basedpyright";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue