1
0
Fork 0
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:
Austin Horstman 2025-10-05 09:00:16 -05:00
parent 4024aa47f0
commit af69a39a5f

View file

@ -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";