www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - New vim d.vim syntax highlighting script

reply Jason Mills <fake nospam.org> writes:
I have uploaded a new d.vim syntax highlighting script to vim.org. Get
it at http://www.vim.org/scripts/script.php?script_id=379.

Updated to D versions 1.053 and 2.039.
+ Merged Kirk McDonald's version 0.17 updates
(http://paste.dprogramming.com/dplmb7qx?view=hidelines), including
delimited strings, token strings, here strings, and some new keywords.
+ Merged Jesse K. Phillips' patch for some keywords and attributes
(annotations).
+ Added some missing keywords.

By the way, I haven't used D in a few years, so I haven't been very diligent in
following its progress or keeping the syntax file up to date. I don't see this
changing anytime in the future (as much as I wish differently). If there is
anyone willing to take over maintenance, please let me know by replying to this
post or in an email (my real address is inside the latest version of the script
file).

Jason
Jan 11 2010
next sibling parent "Lars T. Kyllingstad" <public kyllingen.NOSPAMnet> writes:
Jason Mills wrote:
 I have uploaded a new d.vim syntax highlighting script to vim.org. Get
 it at http://www.vim.org/scripts/script.php?script_id=379.
 
 Updated to D versions 1.053 and 2.039.
 + Merged Kirk McDonald's version 0.17 updates
 (http://paste.dprogramming.com/dplmb7qx?view=hidelines), including
 delimited strings, token strings, here strings, and some new keywords.
 + Merged Jesse K. Phillips' patch for some keywords and attributes
 (annotations).
 + Added some missing keywords.
This is great. Thanks! :) -Lars
Jan 12 2010
prev sibling next sibling parent Lutger <lutger.blijdestijn gmail.com> writes:
Thanks!
Jan 12 2010
prev sibling next sibling parent Leandro Lucarella <llucax gmail.com> writes:
Jason Mills, el 11 de enero a las 21:07 me escribiste:
 I have uploaded a new d.vim syntax highlighting script to vim.org. Get
 it at http://www.vim.org/scripts/script.php?script_id=379.
Nice, thanks! -- Leandro Lucarella (AKA luca) http://llucax.com.ar/ ---------------------------------------------------------------------- GPG Key: 5F5A8D05 (F8CD F9A7 BF00 5431 4145 104C 949E BFB6 5F5A 8D05) ---------------------------------------------------------------------- A can of diet coke will float in water While a can of regular coke will sink
Jan 12 2010
prev sibling next sibling parent =?ISO-8859-1?Q?Pelle_M=E5nsson?= <pelle.mansson gmail.com> writes:
Sweet!
Jan 12 2010
prev sibling next sibling parent reply Robert Clipsham <robert octarineparrot.com> writes:
On 12/01/10 02:07, Jason Mills wrote:
 I have uploaded a new d.vim syntax highlighting script to vim.org. Get
 it at http://www.vim.org/scripts/script.php?script_id=379.

 Updated to D versions 1.053 and 2.039.
 + Merged Kirk McDonald's version 0.17 updates
 (http://paste.dprogramming.com/dplmb7qx?view=hidelines), including
 delimited strings, token strings, here strings, and some new keywords.
 + Merged Jesse K. Phillips' patch for some keywords and attributes
 (annotations).
 + Added some missing keywords.

 By the way, I haven't used D in a few years, so I haven't been very diligent in
 following its progress or keeping the syntax file up to date. I don't see this
 changing anytime in the future (as much as I wish differently). If there is
 anyone willing to take over maintenance, please let me know by replying to this
 post or in an email (my real address is inside the latest version of the script
 file).

 Jason
Amazing, thank you! :) Is the new syntax file going to be moved upstream at some point, or will I have to continue copying this version into my vim installs?
Jan 13 2010
parent Jason Mills <fake nospam.org> writes:
Robert Clipsham Wrote:

 Amazing, thank you! :)
 
 Is the new syntax file going to be moved upstream at some point, or will 
 I have to continue copying this version into my vim installs?
I plan on submitting this new version to Vim's maintainer so it will be included in the next release of Vim.
Jan 13 2010
prev sibling parent Jesse Phillips <jessekphillips+D gmail.com> writes:
Jason Mills Wrote:

 I have uploaded a new d.vim syntax highlighting script to vim.org. Get
 it at http://www.vim.org/scripts/script.php?script_id=379.
 
 Updated to D versions 1.053 and 2.039.
 + Merged Kirk McDonald's version 0.17 updates
 (http://paste.dprogramming.com/dplmb7qx?view=hidelines), including
 delimited strings, token strings, here strings, and some new keywords.
 + Merged Jesse K. Phillips' patch for some keywords and attributes
 (annotations).
 + Added some missing keywords.
Wow, I decided to take a look at the paste... what a collection of spam in the replies.
 If there is
 anyone willing to take over maintenance, please let me know by replying to this
 post or in an email (my real address is inside the latest version of the script
 file).
 
 Jason
I suppose I'd be able to take over the maintenance. How to get it pushed upstream would be good.
Jan 14 2010