fix
This commit is contained in:
parent
5910d0a0b8
commit
55ea34e698
1 changed files with 2 additions and 2 deletions
|
@ -39,8 +39,8 @@ noremap <C-e> !!$SHELL<CR>
|
|||
noremap <tab> :bn<CR>
|
||||
noremap <C-c> :bd<CR>
|
||||
noremap <C-s> :w<CR>
|
||||
noremap <A-h> 5<C-w>>
|
||||
noremap <A-l> 5<C-w><
|
||||
noremap <A-h> 5<C-w><
|
||||
noremap <A-l> 5<C-w>>
|
||||
noremap <Space> za
|
||||
noremap N /@@@<CR>
|
||||
|
||||
|
|
Loading…
Reference in a new issue