vim: better bindings for window width changing.
This commit is contained in:
parent
91a2eb7db9
commit
71962a71c5
1 changed files with 1 additions and 3 deletions
|
@ -70,9 +70,7 @@
|
|||
nmap <C-S> <C-W>s
|
||||
nmap + <C-W>+
|
||||
nmap - <C-W>-
|
||||
nmap <C-]> 4<C-w>>
|
||||
nmap <C-[> 4<C-w><
|
||||
|
||||
nmap <C-@> 4<C-w>>
|
||||
|
||||
cnoremap <C-A> <Home>
|
||||
cnoremap <C-F> <Right>
|
||||
|
|
Loading…
Reference in a new issue