X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/4b7e76830e74c69f841a5c3362f88597a758eac2..d8e6eccba2efb7be0a056e217018a3d35886808f:/.vimrc diff --git a/.vimrc b/.vimrc index ca22f75..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 @@ -1469,17 +1469,27 @@ map j gj map gj " this isn't windows, screw the F1->help key -"map -"imap -"vmap +map +imap +vmap " ignore Q -- Ex mode map Q +let mapleader = ';' +let maplocalleader = ';' + 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