X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=vimrc;fp=vimrc;h=95318fec57a3b4afa93f880a4193cf6b214a729d;hb=6f2cf38580db0de26020a1fc5bff4986c263cae9;hp=b200fa4b63a2710da59db4995b0993cff65a8b47;hpb=ed477ab1941771cf9a96ab54d7f8fea9ba05ac94;p=config%2Fdotfiles.git diff --git a/vimrc b/vimrc index b200fa4..95318fe 100644 --- a/vimrc +++ b/vimrc @@ -174,7 +174,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