Vim syntax file for the D programming language

Iain Buclaw ibuclaw at ubuntu.com
Tue Jan 3 12:54:15 PST 2012


On 3 January 2012 20:34, Jesse Phillips <Jessekphillips+D at gmail.com> wrote:
> On Tuesday, 3 January 2012 at 14:30:43 UTC, Alex Rønne Petersen wrote:
>>
>> On 03-01-2012 01:48, Andrej Mitrovic wrote:
>>>
>>> Just found this:
>>>
>>> https://github.com/he-the-great/d.vim
>>
>>
>> That is the one people should be using, and where I've been sending my
>> pull requests.
>>
>> - Alex
>
>
> And thank you. I just got back from vacation and will be looking over these
> and submitting the file for inclusion in vim proper. I don't do that for
> every update but this makes a good number of updates.
>
> So do keep them coming it makes the out of box experience of D much better.

Vim already comes with D syntax highlighting, however buggy/out of date. :-)

One thing I've wanted to work on, but never had the time for was
intelli-sense support.

-- 
Iain Buclaw

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


More information about the Digitalmars-d mailing list