Set vim's textwidth for gitcommits in vimrc
commit8eb2a50898233d6a29ad37dacb7bf7aa14153cfd
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 8 Sep 2011 15:09:28 +0000 (8 10:09 -0500)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 8 Sep 2011 15:16:18 +0000 (8 10:16 -0500)
tree461e132e378f4bffd7d2462aec22564dcee00e67
parentcecfcbb0cfefacc5687ac12fbeef497d474d686a
Set vim's textwidth for gitcommits in vimrc

The vim update overwrote /share/vim/.../gitcommit with a pristine version
(rightfully), so let's go for a more stable method.

While at it, also set the gitdiff syntax-highlighting for *.patch and
*.diff files.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
share/vim/vimrc