|
|
-
Re: Vim syntax file for .avdlPhilip Zeyliger 2010-09-24, 21:36
Daniel,
Awesome! How would you feel about contributing this to Avro itself? That way, we have a hope of revisioning them together as AVDL syntax changes. The relevant instructions about contributing are at https://cwiki.apache.org/AVRO/how-to-contribute.html Cheers, -- Philip On Fri, Sep 24, 2010 at 2:09 PM, Daniel Lundin <[EMAIL PROTECTED]> wrote: > I cooked up a quick vim syntax file for editing idl files. > I figured it might be of interest to others, so here it is: > > http://github.com/dln/avro-vim/ > > /d > |