Re: New sharness/test vim syntax
From: Jeff King <hidden>
Date: 2020-12-08 17:57:28
From: Jeff King <hidden>
Date: 2020-12-08 17:57:28
On Thu, Nov 26, 2020 at 04:24:42AM -0600, Felipe Contreras wrote:
It gets a bit tedious to see all the tests in the same color, so I wrote my own vim syntax file so that at least the body of test_expect_success is highlighted properly.
Thanks for sharing this. Over the years I've gotten used to the horrible all-red view when editing our test scripts, but I'm looking forward to leaving that behind. :) -Peff