Skip to content

Commit

Permalink
Merge pull request #768 from jetm/3.0
Browse files Browse the repository at this point in the history
Remove map semicolon to colon
  • Loading branch information
spf13 committed May 5, 2015
2 parents 6ddb460 + 661b9c1 commit aaefac8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -372,10 +372,6 @@
vnoremap H ^
vnoremap L g_
"use ; to go to command line
nnoremap ; :
vnoremap ; :
" Most prefer to toggle search highlighting rather than clear the current
" search results. To clear search highlighting rather than toggle it on
" and off, add the following to your .vimrc.before.local file:
Expand Down

0 comments on commit aaefac8

Please sign in to comment.