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:
parent
f61667b37e
commit
0671df0b57
1 changed files with 1 additions and 0 deletions
|
|
@ -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";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue