22a55caedce5

vim: another esc arpeggio
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Mon, 12 Jul 2010 16:34:29 -0400
parents 277d21e97a02
children 5f97670ae79b 60a5c951165a
branches/tags (none)
files vim/.vimrc

Changes

--- a/vim/.vimrc	Mon Jul 12 16:32:55 2010 -0400
+++ b/vim/.vimrc	Mon Jul 12 16:34:29 2010 -0400
@@ -186,5 +186,6 @@
 call arpeggio#load()
 Arpeggio inoremap jk <Esc>
 Arpeggio inoremap fh <Esc>
+Arpeggio inoremap hj <Esc>
 Arpeggio inoremap fj <Esc>
 inoremap <Esc> <nop>