diff --git a/tmux/tmux.conf b/tmux/tmux.conf index c12b91a..3bc9c17 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -82,6 +82,7 @@ bind-key r source-file ~/.config/tmux/tmux.conf\; \display-message "source-file set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tmux-sensible' set -g @plugin 'sainnhe/tmux-fzf' +set -g @plugin 'tmux-plugins/tmux-yank' #set -g @plugin 'erikw/tmux-powerline' set -g @plugin 'christoomey/vim-tmux-navigator' set -g @plugin 'catppuccin/tmux'