steal from @iasoon
This commit is contained in:
parent
18ea34ace0
commit
dfb94cf4d6
1 changed files with 4 additions and 0 deletions
4
vimrc
4
vimrc
|
@ -101,6 +101,10 @@ noremap <Down> <NOP>
|
|||
noremap <Left> <NOP>
|
||||
noremap <Right> <NOP>
|
||||
|
||||
" Keep selection after indenting
|
||||
vnoremap > >gv
|
||||
vnoremap < <gv
|
||||
|
||||
" some shortcuts
|
||||
" go to start of line
|
||||
noremap H ^
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue