diff --git a/.tmux.conf b/.tmux.conf index 024dd49..a51b86f 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -10,7 +10,7 @@ set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tmux-sensible' set -g @plugin 'tmux-plugins/tmux-resurrect' set -g @plugin 'tmux-plugins/tmux-continuum' -set -g @plugin 'tmux-plugins/tmux-pain-control' +#set -g @plugin 'tmux-plugins/tmux-pain-control' set -g @plugin 'tmux-plugins/tmux-yank' set -g @plugin 'tmux-plugins/tmux-sessionist' set -g @plugin 'knakayama/tmux-man'