Revert "Add tmux-which-key plugin"

This reverts commit adbae6f0ad.
This commit is contained in:
Adam Goldsmith 2024-05-08 20:22:36 -04:00
parent adbae6f0ad
commit 95d4a1dc47

View File

@ -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" {