1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-18 08:19:39 +01:00

modules/dependencies: add skim dependency

This commit is contained in:
Heitor Augusto 2025-11-14 14:27:15 -03:00 committed by Gaétan Lepage
parent e8d2951a44
commit 53d47ddf74

View file

@ -151,6 +151,7 @@ in
rzls.default = "rzls";
sd.default = "sd";
sed.default = "gnused";
skim.default = "skim";
texpresso.default = "texpresso";
tinymist.default = "tinymist";
tmux.default = "tmux";