From: Iain Patterson Date: Wed, 29 Jul 2009 13:11:32 +0000 (+0100) Subject: Swap jump keys. X-Git-Url: http://git.iain.cx/?a=commitdiff_plain;h=31b1e4d694ed7dffa1b4afbd40548fa76565ef7b;p=profile.git Swap jump keys. --- diff --git a/.vimrc b/.vimrc index 4e1c4b8..eb9715f 100644 --- a/.vimrc +++ b/.vimrc @@ -74,6 +74,10 @@ inoremap " Use ^L to show matching completions but don't select one. inoremap +" Swap jump keys. +noremap ' ` +noremap ` ' + """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" " Handle options only available in Vim 5 and above. """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""