Hi! On Sun, Jan 18, 2015 at 10:45:37PM -0700, Dan Allen wrote: > > I'm not sure who maintains the vim syntax > > That's a good question. It isn't well maintained atm, but that's something > we probably need to address. I would prefer to see the vim syntax in a > separate repository that isn't coupled with the AsciiDoc Python > implementation. For instance, Dag has a separate fork of the syntax and it > would be nice to combine them. To get changes into Vim upstream, the syntax > file has to be mailed to Bram (they do it old school).
Funny timing - I've just forked github repo to prepare a couple of pull requests to vim syntax from my ~/.vim/after/syntax/asciidoc.vim :) I can help maintaining it. I'm not a Vim Guru, but I've some experience with this - I wrote several syntax files from scratch and some plugins for Vim: http://www.vim.org/account/profile.php?user_id=40792 And I'm anyway spend time supporting my own "after/syntax/asciidoc.vim", so I can do the same for official syntax file. -- WBR, Alex. -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/asciidoc. For more options, visit https://groups.google.com/d/optout.
