mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +02:00
modules/dependencies: add rust-analyzer
This commit is contained in:
parent
e7c9cc7133
commit
9bc29e6a9b
2 changed files with 10 additions and 6 deletions
|
@ -40,6 +40,7 @@ let
|
|||
};
|
||||
plantuml.default = "plantuml";
|
||||
ripgrep.default = "ripgrep";
|
||||
rust-analyzer.default = "rust-analyzer";
|
||||
sd.default = "sd";
|
||||
sed.default = "gnused";
|
||||
texpresso.default = "texpresso";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue