On 20 May 2013 10:08, Vladimir Panteleev <vladimir@thecybershadow.net> wrote:
On Saturday, 18 May 2013 at 18:12:17 UTC, Jesse Phillips wrote:
Hello Vim users,

Sadly I don't have a good set of unittests for highlighting. I've made some changes and think that it will be good to have them part of vim 7.4

Here's the test file for D highlighting for the colorer library:

https://svn.code.sf.net/p/colorer/svn/trunk/schemes/hrc/test/other/d-sample.d

Hope this helps.


Thanks Vladimir, I'll test this against cgdb as well.  =)


--
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';