]> git.madduck.net Git - etc/vim.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

iab to hyphenate e-mail
authormartin f. krafft <madduck@madduck.net>
Tue, 7 Jul 2009 18:34:25 +0000 (20:34 +0200)
committermartin f. krafft <madduck@madduck.net>
Tue, 7 Jul 2009 18:34:25 +0000 (20:34 +0200)
.vimrc

diff --git a/.vimrc b/.vimrc
index 209d079b4bb90c9b6b9880091e7fb0d3a9d262f8..27f219e815ca4f972f6232e033754d7114f35463 100644 (file)
--- a/.vimrc
+++ b/.vimrc
@@ -1509,6 +1509,10 @@ iab mbbg Mit bundesbrüderlichen Grüßen
 iab mvbg Mit verbandsbrüderlichen Grüßen
 iab vd Vielen Dank
 iab vld Vielen lieben Dank
+iab email e-mail
+iab emails e-mails
+iab Email E-mail
+iab Emails E-mails
 
 let &cpo=s:cpo_save
 unlet s:cpo_save