diff --git a/tmux/tmux.conf b/tmux/tmux.conf index b0d2471..a755cc6 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -159,6 +159,7 @@ set -g @plugin 'tmux-plugins/tmux-resurrect' set -g @plugin 'tmux-plugins/tmux-sessionist' set -g @plugin 'tmux-plugins/tmux-urlview' set -g @plugin 'tmux-plugins/tmux-yank' +set -g @plugin 'schasse/tmux-jump' set -g @plugin 'nhdaly/tmux-better-mouse-mode' set -g @plugin 'carlocab/tmux-nvr' set -g @plugin 'nhdaly/tmux-scroll-copy-mode'