X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=vimrc;h=7d8ebf35f983f408c538fcfee99dcf48cc25dede;hb=66aeeee1ce808a92a59f6ea4276c2eff069d1006;hp=f469e3992cbf67e99ebb03086af1050bea92c01c;hpb=72de3b729ac15378cd843d7cd7e3a5eb423a3209;p=config%2Fdotfiles.git 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