X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/4b7e76830e74c69f841a5c3362f88597a758eac2..68d854b673d4437c706c3c555731f6aa3a17738a:/.vimrc?ds=sidebyside diff --git a/.vimrc b/.vimrc index ca22f75..4651236 100644 --- a/.vimrc +++ b/.vimrc @@ -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