diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index f9f3a26..a212f6d 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -31,7 +31,6 @@ set -g history-file ~/.local/state/tmux_history set-option -g @plugin 'tmux-plugins/tpm' set-option -g @plugin 'noscript/tmux-mighty-scroll' set-option -g @mighty-scroll-by-line 'man less pager fzf emacs emacsclient' -set-option -g @plugin 'alexwforsythe/tmux-which-key' # install/update tpm if-shell "test ! -d ~/.config/tmux/plugins/tpm" {