fix vim
This commit is contained in:
parent
5c2a919448
commit
647ca98931
@ -80,8 +80,8 @@ set encoding=utf8
|
||||
" tabs
|
||||
nnoremap <C-Left> :tabprevious<CR>
|
||||
nnoremap <C-Right> :tabnext<CR>
|
||||
nnoremap <A-h> :tabprevious<CR>
|
||||
nnoremap <A-l> :tabnext<CR>
|
||||
nnoremap <C-h> :tabprevious<CR>
|
||||
nnoremap <C-l> :tabnext<CR>
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user