From e8b33d4e7dc07d35ba19fb3c4db6b117697965d6 Mon Sep 17 00:00:00 2001 From: Adam Goldsmith Date: Fri, 7 Apr 2023 23:31:51 -0400 Subject: [PATCH] Add tmux-mighty-scroll plugin --- .config/tmux/tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 4201302..1b28fa8 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -27,6 +27,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' # install/update tpm if-shell "test ! -d " \