mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-09 12:06:05 +01:00
dependencies: add rzls
This commit is contained in:
parent
4024aa47f0
commit
af69a39a5f
1 changed files with 1 additions and 0 deletions
|
|
@ -142,6 +142,7 @@ in
|
|||
ripgrep.default = "ripgrep";
|
||||
roslyn_ls.default = "roslyn-ls";
|
||||
rust-analyzer.default = "rust-analyzer";
|
||||
rzls.default = "rzls";
|
||||
sd.default = "sd";
|
||||
sed.default = "gnused";
|
||||
texpresso.default = "texpresso";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue