Skip to content

Commit e6129bc

Browse files
committed
add tmux vim navigator
1 parent c7ee131 commit e6129bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/shared/home-manager/features/tmux/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ in {
2323
# NOTE: waiting on fix from https://github.com/tmux-plugins/tmux-sensible/pull/75
2424
plugins = [
2525
{plugin = inputs.minimal-tmux.packages.${pkgs.system}.default;}
26+
pkgs.tmuxPlugins.vim-tmux-navigator
2627
];
2728

2829
extraConfig =

0 commit comments

Comments
 (0)