[vim] Set line length to 80 for git commit messages

This commit is contained in:
Eryn Wells 2016-05-02 10:39:42 -07:00 committed by Eryn Wells
parent b6e13eedcd
commit c8d51ced13

View file

@ -0,0 +1,4 @@
" gitcommit.vim
" Eryn Wells <eryn@erynwells.me>
setlocal tw=80