mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-09 03:56: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";
|
ripgrep.default = "ripgrep";
|
||||||
roslyn_ls.default = "roslyn-ls";
|
roslyn_ls.default = "roslyn-ls";
|
||||||
rust-analyzer.default = "rust-analyzer";
|
rust-analyzer.default = "rust-analyzer";
|
||||||
|
rzls.default = "rzls";
|
||||||
sd.default = "sd";
|
sd.default = "sd";
|
||||||
sed.default = "gnused";
|
sed.default = "gnused";
|
||||||
texpresso.default = "texpresso";
|
texpresso.default = "texpresso";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue