Revert "Adding keymaps for window resizing"
This reverts commit fd92810286
.
This commit is contained in:
parent
fd92810286
commit
d4a79f5288
@ -8,10 +8,6 @@ nnoremap <silent> Q <Nop>
|
|||||||
nnoremap <silent> j gj
|
nnoremap <silent> j gj
|
||||||
nnoremap <silent> k gk
|
nnoremap <silent> k gk
|
||||||
noremap <silent> ; :
|
noremap <silent> ; :
|
||||||
noremap <up> <C-W>+
|
|
||||||
noremap <down> <C-W>-
|
|
||||||
noremap <left> 3<C-W><
|
|
||||||
noremap <right> 3<C-W>>
|
|
||||||
|
|
||||||
" vim-argwrap
|
" vim-argwrap
|
||||||
nnoremap <silent> <leader>a :ArgWrap<Cr>
|
nnoremap <silent> <leader>a :ArgWrap<Cr>
|
||||||
|
Loading…
Reference in New Issue
Block a user