Adjust split bindings

master
Hektor Misplon 2020-12-10 15:01:49 +01:00
parent a38bca749e
commit 52b056ee9d
1 changed files with 9 additions and 6 deletions

11
.vimrc
View File

@ -55,10 +55,13 @@ nnoremap sk <c-w>k
nnoremap sl <c-w>l
" Resize splits
nnoremap sH <C-w>8<
nnoremap sJ <C-w>8-
nnoremap sK <C-w>8+
nnoremap sL <C-w>8>
nnoremap sH <c-w>8<
nnoremap sJ <c-w>8-
nnoremap sK <c-w>8+
nnoremap sL <c-w>8>
" Resize to equal splits
nnoremap s= <c-w>=
" Keybindings: file tree