diff --git a/term/.config/tmux/tmux.conf b/term/.config/tmux/tmux.conf index 78e19dc..22e5a0b 100644 --- a/term/.config/tmux/tmux.conf +++ b/term/.config/tmux/tmux.conf @@ -39,6 +39,7 @@ if "test ! -d ~/.config/tmux/plugins/tpm" \ set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tmux-sensible' +set -g @plugin 'sindrip/tmux-nvim-navigator' # Catppuccin theme set -g @plugin 'catppuccin/tmux'