Tweek vim gitcommit settings

This commit is contained in:
Kenneth Benzie 2016-04-17 16:06:45 +01:00
parent b1cf88590e
commit 89124457a0

2
after/gitcommit.vim Normal file
View File

@ -0,0 +1,2 @@
set formatoptions+=tnqo
set formatlistpat="^\s*\d\+\.\s\+\|^[-*+]\s\+"