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