Skip to content

Commit

Permalink
quickly edit .gvimrc file
Browse files Browse the repository at this point in the history
  • Loading branch information
markotibold committed Sep 17, 2012
1 parent 3b9f2d4 commit 157de14
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gvimrc
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,6 @@ nnoremap <space> ddp
" uppercase current word
nnoremap <C-u> vawUe
inoremap <C-u> <ESC>vawUi
" quickly edit this file
nnoremap <leader>ev :vsplit $MYGVIMRC<cr>

0 comments on commit 157de14

Please sign in to comment.