javascript-libraries-syntax.vim
javascript-libraries-syntax.vim copied to clipboard
Emberjs and Handlebars?
is it possible to support Ember.js and Handlebars for syntax? Thanks
I will complete Handlebar's API syntax. But I didn't use Ember.js. So I will need someone to help summary keywords for me.
How can I help ?
I need three type of keywords.
- Global Variable, like
jQueryand$in jQuery - Method Names
- Property Names
In plain text format. I have a small example in another issue. If you can let method/property name have category will much better for later maintenance. ex: underscore have string, collection, array ...etc
Emberjs support would be great.