From: Simon Ruderich Date: Tue, 9 Jun 2009 01:39:09 +0000 (+0200) Subject: vimrc: Documentation improvement. X-Git-Url: https://ruderich.org/simon/gitweb/?a=commitdiff_plain;h=66aeeee1ce808a92a59f6ea4276c2eff069d1006;hp=-c;p=config%2Fdotfiles.git vimrc: Documentation improvement. --- 66aeeee1ce808a92a59f6ea4276c2eff069d1006 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