Add tmux-which-key plugin
This commit is contained in:
parent
b03223b9ba
commit
adbae6f0ad
@ -31,6 +31,7 @@ set -g history-file ~/.local/state/tmux_history
|
|||||||
set-option -g @plugin 'tmux-plugins/tpm'
|
set-option -g @plugin 'tmux-plugins/tpm'
|
||||||
set-option -g @plugin 'noscript/tmux-mighty-scroll'
|
set-option -g @plugin 'noscript/tmux-mighty-scroll'
|
||||||
set-option -g @mighty-scroll-by-line 'man less pager fzf emacs emacsclient'
|
set-option -g @mighty-scroll-by-line 'man less pager fzf emacs emacsclient'
|
||||||
|
set-option -g @plugin 'alexwforsythe/tmux-which-key'
|
||||||
|
|
||||||
# install/update tpm
|
# install/update tpm
|
||||||
if-shell "test ! -d ~/.config/tmux/plugins/tpm" {
|
if-shell "test ! -d ~/.config/tmux/plugins/tpm" {
|
||||||
|
Loading…
Reference in New Issue
Block a user