typo fixed

This commit is contained in:
ManjaroOne666 2018-02-23 13:41:21 +00:00
parent ffcff09221
commit 119fe2e3d7
1 changed files with 1 additions and 1 deletions

2
vimrc
View File

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