diff --git a/dot_config/tmux/tmux.conf b/dot_config/tmux/tmux.conf index 691cb63..046393a 100644 --- a/dot_config/tmux/tmux.conf +++ b/dot_config/tmux/tmux.conf @@ -72,6 +72,7 @@ set -g @plugin 'tmux-plugins/tmux-sensible' set -g @plugin 'wfxr/tmux-power' set -g @plugin 'wfxr/tmux-net-speed' +set-option -g @plugin "roy2220/easyjump.tmux" set -g @plugin "nordtheme/tmux" set -g @plugin 'tmux-plugins/tmux-yank'