www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - d.vim 0.20

reply Jesse Phillips <Jesse.K.Phillips+D gmail.com> writes:
There is a new version of the D syntax file for Vim. This is version 0.20 and
is available at

http://www.vim.org/scripts/script.php?script_id=379

* Added missing keywords for D 2.0 compiler 2.047
* Added special highlighting of known versions/scopes/annotations
(thanks to Shougo Matsushita)

* Added highlighting of ASM Op Codes in asm blocks.

I highly suggest you drop this latest version into your syntax folder
~/.vim/syntax Linux and ~/_vimfiles/syntax Windows (where ~ is users directory,
not documents).

I am the new maintainer of this file so please direct any comments,
suggestions, patches my way at Jesse.K.Phillips+D gmail.com
Aug 30 2010
next sibling parent "Lars T. Kyllingstad" <public kyllingen.NOSPAMnet> writes:
On Mon, 30 Aug 2010 14:08:15 -0400, Jesse Phillips wrote:

 There is a new version of the D syntax file for Vim. This is version
 0.20 and is available at
 
 http://www.vim.org/scripts/script.php?script_id=379
 
 * Added missing keywords for D 2.0 compiler 2.047 * Added special
 highlighting of known versions/scopes/annotations (thanks to Shougo
 Matsushita)
 
 * Added highlighting of ASM Op Codes in asm blocks.
 
 I highly suggest you drop this latest version into your syntax folder
 ~/.vim/syntax Linux and ~/_vimfiles/syntax Windows (where ~ is users
 directory, not documents).
 
 I am the new maintainer of this file so please direct any comments,
 suggestions, patches my way at Jesse.K.Phillips+D gmail.com
Great, thanks! :) -Lars
Aug 30 2010
prev sibling next sibling parent Stanislav Blinov <stanislav.blinov gmail.com> writes:
Jesse Phillips wrote:
 There is a new version of the D syntax file for Vim. This is version 0.20 and
is available at
 
 http://www.vim.org/scripts/script.php?script_id=379
 
 * Added missing keywords for D 2.0 compiler 2.047
 * Added special highlighting of known versions/scopes/annotations
 (thanks to Shougo Matsushita)
 
 * Added highlighting of ASM Op Codes in asm blocks.
 
 I highly suggest you drop this latest version into your syntax folder
~/.vim/syntax Linux and ~/_vimfiles/syntax Windows (where ~ is users directory,
not documents).
 
 I am the new maintainer of this file so please direct any comments,
suggestions, patches my way at Jesse.K.Phillips+D gmail.com
Beautiful, thank you!
Aug 30 2010
prev sibling next sibling parent reply Leandro Lucarella <luca llucax.com.ar> writes:
Jesse Phillips, el 30 de agosto a las 14:08 me escribiste:
 There is a new version of the D syntax file for Vim. This is version
 0.20 and is available at
 
 http://www.vim.org/scripts/script.php?script_id=379
 
 * Added missing keywords for D 2.0 compiler 2.047
 * Added special highlighting of known versions/scopes/annotations
 (thanks to Shougo Matsushita)
 
 * Added highlighting of ASM Op Codes in asm blocks.
 
 I highly suggest you drop this latest version into your syntax folder
 ~/.vim/syntax Linux and ~/_vimfiles/syntax Windows (where ~ is users
 directory, not documents).
 
 I am the new maintainer of this file so please direct any comments,
 suggestions, patches my way at Jesse.K.Phillips+D gmail.com
Very nice, thanks. Do you know if this will be eventually merged into upstream? -- Leandro Lucarella (AKA luca) http://llucax.com.ar/ ---------------------------------------------------------------------- GPG Key: 5F5A8D05 (F8CD F9A7 BF00 5431 4145 104C 949E BFB6 5F5A 8D05) ---------------------------------------------------------------------- CONDUCTOR COREANO AGREDE A CRONICA TV -- Crónica TV
Aug 30 2010
parent reply Jesse Phillips <Jesse.K.Phillips+D gmail.com> writes:
Leandro Lucarella Wrote:

 Very nice, thanks.
 
 Do you know if this will be eventually merged into upstream?
 
The latest version upstream should be 0.18. I will be able to submit this upstream but I think it is good to have a little review before doing so. Already got some fixes from Ellery. I would then assume it would come with the next released version of vim... which could be awhile.
Aug 30 2010
parent Leandro Lucarella <luca llucax.com.ar> writes:
Jesse Phillips, el 30 de agosto a las 20:22 me escribiste:
 Leandro Lucarella Wrote:
 
 Very nice, thanks.
 
 Do you know if this will be eventually merged into upstream?
 
The latest version upstream should be 0.18. I will be able to submit this upstream but I think it is good to have a little review before doing so. Already got some fixes from Ellery. I would then assume it would come with the next released version of vim... which could be awhile.
Sure, makes sense, I just wanted to know what the plan was, and if upstream syntax files was being updated. Thanks again. -- Leandro Lucarella (AKA luca) http://llucax.com.ar/ ---------------------------------------------------------------------- GPG Key: 5F5A8D05 (F8CD F9A7 BF00 5431 4145 104C 949E BFB6 5F5A 8D05) ---------------------------------------------------------------------- Breathe, keep breathing, don't lose your nerve. Breathe, keep breathing, I can't do this alone.
Aug 30 2010
prev sibling parent Graham St Jack <Graham.StJack internode.on.net> writes:
On 31/08/10 03:38, Jesse Phillips wrote:
 There is a new version of the D syntax file for Vim. This is version 0.20 and
is available at

 http://www.vim.org/scripts/script.php?script_id=379

 * Added missing keywords for D 2.0 compiler 2.047
 * Added special highlighting of known versions/scopes/annotations
 (thanks to Shougo Matsushita)

 * Added highlighting of ASM Op Codes in asm blocks.

 I highly suggest you drop this latest version into your syntax folder
~/.vim/syntax Linux and ~/_vimfiles/syntax Windows (where ~ is users directory,
not documents).

 I am the new maintainer of this file so please direct any comments,
suggestions, patches my way at Jesse.K.Phillips+D gmail.com
    
thanks++ -- Graham St Jack
Aug 31 2010