vimrc: add mappings to resize windows easily
This commit is contained in:
parent
b77aa72fe6
commit
6c14d6dbee
@ -464,6 +464,10 @@ nnoremap <silent><f12> "%phr_I#ifndef __<Esc>gUwyypldwidefine <Esc>yypldwiendif
|
||||
nnoremap <silent><f6> gT
|
||||
nnoremap <silent><f7> gt
|
||||
|
||||
" resize windows
|
||||
map - <C-W>-
|
||||
map + <C-W>+
|
||||
|
||||
|
||||
"------------------------------------
|
||||
" vim-go.vim
|
||||
|
Loading…
Reference in New Issue
Block a user