mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +02:00
modules/dependencies: add tmux
This commit is contained in:
parent
5ad022e151
commit
75d2125e01
2 changed files with 11 additions and 8 deletions
|
@ -41,6 +41,7 @@ let
|
|||
sed.default = "gnused";
|
||||
texpresso.default = "texpresso";
|
||||
tinymist.default = "tinymist";
|
||||
tmux.default = "tmux";
|
||||
tree-sitter.default = "tree-sitter";
|
||||
typst.default = "typst";
|
||||
ueberzug.default = "ueberzugpp";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue