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

modules/dependencies: add television dependency

This commit is contained in:
Heitor Augusto 2025-12-05 17:51:34 -03:00 committed by Gaétan Lepage
parent f61667b37e
commit 0671df0b57

View file

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