www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Vim syntax file for the D programming language

reply Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> writes:
Just found this:

http://pastebin.com/XPHS845M


Andrei
Jan 02 2012
parent reply Andrej Mitrovic <andrej.mitrovich gmail.com> writes:
Just found this:

https://github.com/he-the-great/d.vim
Jan 02 2012
parent reply =?ISO-8859-1?Q?Alex_R=F8nne_Petersen?= <xtzgzorex gmail.com> writes:
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
Jan 03 2012
parent reply "Jesse Phillips" <Jessekphillips+D gmail.com> writes:
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.
Jan 03 2012
next sibling parent =?UTF-8?B?QWxleCBSw7hubmUgUGV0ZXJzZW4=?= <xtzgzorex gmail.com> writes:
On 03-01-2012 21:34, Jesse Phillips 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.
Cool!
 So do keep them coming it makes the out of box experience of D much better.
Absolutely! Though, as this point, the syntax file is actually starting to look very complete. I should probably have a look at adding the new lambda operator, though. - Alex
Jan 03 2012
prev sibling parent reply Iain Buclaw <ibuclaw ubuntu.com> writes:
On 3 January 2012 20:34, Jesse Phillips <Jessekphillips+D gmail.com> wrote:
 On Tuesday, 3 January 2012 at 14:30:43 UTC, Alex R=F8nne 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 the=
se
 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 bette=
r. 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. --=20 Iain Buclaw *(p < e ? p++ : p) =3D (c & 0x0f) + '0';
Jan 03 2012
parent reply =?ISO-8859-1?Q?Alex_R=F8nne_Petersen?= <xtzgzorex gmail.com> writes:
On 03-01-2012 21:54, Iain Buclaw wrote:
 On 3 January 2012 20:34, Jesse Phillips<Jessekphillips+D 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.
Lots of patches have been applied to Jesse's repo. What bugs are you talking about, exactly? - Alex
Jan 04 2012
parent "Jesse Phillips" <jessekphillips+D gmail.com> writes:
On Wednesday, 4 January 2012 at 08:33:12 UTC, Alex Rønne 
Petersen wrote:
 On 03-01-2012 21:54, Iain Buclaw wrote:
 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.
Lots of patches have been applied to Jesse's repo. What bugs are you talking about, exactly? - Alex
He was referring to the one that comes with Vim. Which is still really good, but updating makes the experience better still. Huh, it doesn't seem to come with the Windows version.
Jan 04 2012