mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
Add vim-suround in nvim config
This commit is contained in:
parent
d50fc737a8
commit
5c2b55f13c
8 changed files with 31 additions and 81 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue