Jeff King wrote:
On Thu, Jan 10, 2013 at 12:54:27PM -0800, Jonathan Nieder wrote:
quoted
Rely on the upstream filetype.vim instead of duplicating its rules in
git's instructions for syntax highlighting support on pre-7.2 vim
versions.
[...]
Yeah, I think this makes sense. I'd be fine with removing it entirely,
but it doesn't hurt to err on the conservative side and leave it there.
It's not like it's generating a huge maintenance burden, and with your
patch, there is even less to maintain.
Acked-by: Jeff King <redacted>
Thanks for looking it over.