From ad008fe75f20e5e97f44c9919b2d65b6aa04d353 Mon Sep 17 00:00:00 2001 From: Loic Nageleisen Date: Mon, 8 Aug 2011 17:08:46 +0200 Subject: [PATCH] fix keys causing back-to-insert --- vimrc | 19 +++++-------------- 1 file changed, 5 insertions(+), 14 deletions(-) diff --git a/vimrc b/vimrc index 7df50fc..0610fc8 100644 --- a/vimrc +++ b/vimrc @@ -125,20 +125,11 @@ let mapleader = ',' "let g:CommandTAcceptSelectionTabMap='' "let g:CommandTAcceptSelectionMap='' -"xterm key combos -map OD -map! OD -map OC -map! OC -map  -map!  -map  -map!  -"iTerm2 control+arrows -map  -map!  -map  -map!  +"xterm control+arrows +map  +map!  +map  +map!  "Terminal.app control+arrows map  map!