From bfc065eb39beb207ff52c7ce34d6c95a091fec20 Mon Sep 17 00:00:00 2001 From: Frank Villaro-Dixon Date: Mon, 7 Jul 2014 12:25:15 +0200 Subject: [PATCH] vim: restore ESC on navigation keys --- vim/vimrc | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/vim/vimrc b/vim/vimrc index 388e5e5..d9ef86f 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -193,3 +193,16 @@ endif "vimdiff set diffopt+=iwhite + + + +"On dvorak, I have to relearn vim again: +noremap "" +noremap! +noremap "" +noremap! +noremap "" +noremap! +noremap "" +noremap! +