tmux: Add emacs and emacsclient to @mighty-scroll-by-line
This commit is contained in:
parent
e4d579fa52
commit
9dbf5d391a
@ -28,6 +28,7 @@ bind -r M-l resize-pane -R 5
|
||||
# plugins
|
||||
set-option -g @plugin 'tmux-plugins/tpm'
|
||||
set-option -g @plugin 'noscript/tmux-mighty-scroll'
|
||||
set-option @mighty-scroll-by-line 'man less pager fzf emacs emacsclient'
|
||||
|
||||
# install/update tpm
|
||||
if-shell "test ! -d ~/.config/tmux/plugins/tpm" \
|
||||
|
Loading…
Reference in New Issue
Block a user