steal from @iasoon
This commit is contained in:
parent
18ea34ace0
commit
dfb94cf4d6
4
vimrc
4
vimrc
@ -101,6 +101,10 @@ noremap <Down> <NOP>
|
|||||||
noremap <Left> <NOP>
|
noremap <Left> <NOP>
|
||||||
noremap <Right> <NOP>
|
noremap <Right> <NOP>
|
||||||
|
|
||||||
|
" Keep selection after indenting
|
||||||
|
vnoremap > >gv
|
||||||
|
vnoremap < <gv
|
||||||
|
|
||||||
" some shortcuts
|
" some shortcuts
|
||||||
" go to start of line
|
" go to start of line
|
||||||
noremap H ^
|
noremap H ^
|
||||||
|
Loading…
Reference in New Issue
Block a user