Multiple small updates for tmux and vim
This commit is contained in:
parent
fbe276353f
commit
e61a51ecde
10 changed files with 653 additions and 290 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue