]> git.madduck.net Git - etc/vim.git/blobdiff - .vim/ftplugin/mail.vim

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:

Remove conflict markers accidentally checked in
[etc/vim.git] / .vim / ftplugin / mail.vim
index cdecab22df2f60a93e7f0cc4bee880f771436f54..94a3c44f62e4730ed2851f2c960ab17996dda809 100644 (file)
@@ -1,4 +1,3 @@
-<<<<<<< HEAD
 setlocal textwidth=68
 setlocal formatoptions-=o
 setlocal formatoptions-=r
 setlocal textwidth=68
 setlocal formatoptions-=o
 setlocal formatoptions-=r
@@ -217,6 +216,3 @@ autocmd BufWritePre <buffer> call WriteMailBackup()
 
 let g:markdown_in_mail = 1
 runtime! ftplugin/markdown.vim
 
 let g:markdown_in_mail = 1
 runtime! ftplugin/markdown.vim
-=======
-packadd! lbdbq
->>>>>>> 733463ee (move lbdbq package to mail ftplugin)