diff --git a/tmux.conf b/tmux.conf index 4d67711..593fb31 100644 --- a/tmux.conf +++ b/tmux.conf @@ -145,6 +145,7 @@ set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tmux-resurrect' set -g @plugin 'tmux-plugins/tmux-continuum' set -g @plugin 'tmux-plugins/tmux-yank' +set -g @plugin 'tmux-plugins/tmux-copycat' set -g @plugin 'tmux-plugins/tmux-open' set -g @continuum-restore 'on'