Skip to content

Commit

Permalink
Update .vimrc
Browse files Browse the repository at this point in the history
  • Loading branch information
kamipo committed Jan 30, 2013
1 parent 01e8f77 commit 1939fca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .vimrc
Expand Up @@ -62,6 +62,8 @@ inoremap <C-t> <C-v><Tab>
inoremap <C-c> <ESC>
inoremap <C-j> <Down>
inoremap <C-k> <Up>
inoremap <C-h> <Left>
inoremap <C-l> <Right>
nnoremap j gj
nnoremap k gk
Expand Down

0 comments on commit 1939fca

Please sign in to comment.