typo fixed
This commit is contained in:
parent
ffcff09221
commit
119fe2e3d7
2
vimrc
2
vimrc
|
@ -179,7 +179,7 @@ nnoremap <C-j> <C-w>j
|
|||
nnoremap <Esc>j :resize -5<CR>
|
||||
nnoremap <Esc>k :resize +5<CR>
|
||||
nnoremap <Esc>l :vertical resize +5<CR>
|
||||
nnoremap <Esc>h :verkical resize -5<CR>
|
||||
nnoremap <Esc>h :vertical resize -5<CR>
|
||||
nnoremap <Esc>= <C-w>=
|
||||
|
||||
"location list and quickfix mappings
|
||||
|
|
Loading…
Reference in New Issue