feat(neovim): update config
This commit is contained in:
parent
0d2cb96604
commit
f791454017
5 changed files with 14 additions and 19 deletions
|
@ -17,6 +17,6 @@ endfunction
|
|||
omap <expr> s '<esc>'.SurroundOp('s')
|
||||
omap <expr> S '<esc>'.SurroundOp('S')
|
||||
|
||||
imap <C-S> <Plug>Isurround
|
||||
imap <C-G>s <Plug>Isurround
|
||||
imap <C-S> <Plug>Isurround
|
||||
imap <C-G>s <Plug>Isurround
|
||||
imap <C-G>S <Plug>ISurround
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue