Multiple small updates for tmux and vim

This commit is contained in:
Andrew Mulbrook 2023-08-26 15:47:59 -05:00
parent fbe276353f
commit e61a51ecde
No known key found for this signature in database
GPG key ID: ECCE9C873ECB5BF0
10 changed files with 653 additions and 290 deletions

View file

@ -4,6 +4,7 @@ set -sg escape-time 1 # WSL fix, see https://github.com/microsoft/WSL/issues/5
# List of plugins
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'tmux-plugins/tmux-sensible'
set -g @plugin 'tmux-plugins/tmux-yank'
set -g @plugin 'wfxr/tmux-power'
set -g mouse on