mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: adds vim-tmux-navigator so consistency works :D
This commit is contained in:
parent
71e0ae0d55
commit
690653575b
1 changed files with 1 additions and 0 deletions
|
|
@ -59,6 +59,7 @@
|
||||||
plugins = with pkgs.tmuxPlugins; [
|
plugins = with pkgs.tmuxPlugins; [
|
||||||
yank
|
yank
|
||||||
fzf-tmux-url
|
fzf-tmux-url
|
||||||
|
vim-tmux-navigator
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue