]> 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:

do not remove n from formatoptions for mails
authormartin f. krafft <madduck@madduck.net>
Tue, 15 Feb 2011 17:48:12 +0000 (18:48 +0100)
committermartin f. krafft <madduck@madduck.net>
Fri, 18 Feb 2011 09:09:38 +0000 (10:09 +0100)
.vim/after/ftplugin/mail.vim

index 8be9fd2c4525a13cb221b6f0c71e47b88d1b22b0..6b6d52762086c0f049d5479d34573c69d2f89aee 100644 (file)
@@ -1,5 +1,4 @@
 setlocal textwidth=68
-setlocal formatoptions-=n
 setlocal formatoptions-=o
 setlocal formatoptions-=r