aboutsummaryrefslogtreecommitdiff
path: root/vim/after/ftplugin/gitcommit
Commit message (Collapse)AuthorAgeFilesLines
* Add after/ftplugin for gitcommit to quote with >Tom Ryder2018-06-201-0/+25
I love the way this works when writing mail, and find myself missing it when writing Git commits that include block quotes. This is ported from ftplugin/mail.vim.