X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/32f91a5919d5dd14ba092e25aa2b4df116e4119c..d8e6eccba2efb7be0a056e217018a3d35886808f:/.vimrc diff --git a/.vimrc b/.vimrc index 61342a8..6035a61 100644 --- a/.vimrc +++ b/.vimrc @@ -851,7 +851,7 @@ set ci " (local to buffer) " set nopi pi """ set pi this ABORTS < 1:7.1-135+1 (see #446268) -if has('patch135') +if has('patch073') set pi endif @@ -1483,6 +1483,13 @@ imap -- – imap --- — imap ... … +" replace fake tab chars with real ones +map ft :%s,⇝·*, ,g:nohlsearch`` +" replace fake spaces with real ones +map ft :%s,·, ,g:nohlsearch`` + +map sy :echo synIDattr(synID(line("."), col("."), 1), "name") + iab sgf Sehr geehrte Frau iab sgh Sehr geehrter Herr iab lf Liebe Frau