Tweek vim gitcommit settings

This commit is contained in:
Kenneth Benzie (Benie) 2016-04-17 16:06:45 +01:00
parent f2dea1b1dd
commit 458a1d7633

2
after/gitcommit.vim Normal file
View File

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