Add vim-suround in nvim config

This commit is contained in:
Smirnov Alexandr 2021-03-02 21:01:44 +02:00
parent d50fc737a8
commit 5c2b55f13c
8 changed files with 31 additions and 81 deletions

View file

@ -29,7 +29,8 @@ bind-key -n End send Escape "OF"
## Reload config
bind r source-file ~/.tmux.conf \; display 'Reloaded tmux config'
bind r source-file ~/.tmux.conf \;
display 'Reloaded tmux config'
## Vim keys for change/resize window
bind -r h select-pane -L