better vimrc
This commit is contained in:
@@ -18,6 +18,8 @@ inoremap <C-BS> db
|
||||
inoremap <A-BS> d0
|
||||
inoremap <C-Del> dw
|
||||
inoremap <A-Del> d$
|
||||
inoremap <S-BS> ddk
|
||||
inoremap <S-Del> dd
|
||||
nnoremap <C-BS> db
|
||||
nnoremap <A-BS> d0
|
||||
nnoremap <C-Del> dw
|
||||
|
||||
Reference in New Issue
Block a user