From 3c1ca30f67e1032ae55db42c83e8e62672119d7e Mon Sep 17 00:00:00 2001 From: David Majnemer Date: Mon, 28 Jun 2010 12:10:03 -0700 Subject: [PATCH] further cleanups --- vimrc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/vimrc b/vimrc index e946282..eff0b63 100644 --- a/vimrc +++ b/vimrc @@ -297,13 +297,13 @@ endif " some emacs-isms are OK map! -map +map map! -map +map imap imap map! -map d$ +map d$ if has('eval') inoremap =EmacsKill() endif @@ -324,7 +324,7 @@ inoremap # X# " Both interix and cons use C-? as forward delete, " besides those two exceptions, always set it to backspace " Also let interix use ^[[U for end and ^[[H for home -map +map map! if (&term =~ "interix") map