From 66aeeee1ce808a92a59f6ea4276c2eff069d1006 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Tue, 9 Jun 2009 03:39:09 +0200 Subject: [PATCH] vimrc: Documentation improvement. --- vimrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/vimrc b/vimrc index f469e39..7d8ebf3 100644 --- a/vimrc +++ b/vimrc @@ -173,7 +173,8 @@ else endif " Make sure xa0 (alt + space) is automatically changed to a normal whitespace -" if pressed accidentally while in insert mode (happens on Mac sometimes). +" if pressed accidentally while in insert mode (happens on Mac when alt +" doesn't send escape). if has("mac") imap endif -- 2.44.2