vim: better bindings for window width changing.

This commit is contained in:
Andrey Parhomenko 2022-11-23 12:54:19 +05:00
parent 91a2eb7db9
commit 71962a71c5

View file

@ -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>