joukevandermaas / vim-ember-hbs

Ember Handlebars/HTMLBars plugin for Vim with indentation support
MIT License
46 stars 12 forks source link

Add support for angle bracket invocation syntax #3

Closed jrowlingson closed 6 years ago

jrowlingson commented 6 years ago

Support for the new angle bracket invocation syntax should be landing in Ember 3.4. ember-angle-bracket-invocation-polyfill can be used in apps today.

See RFC311 for implementation detail.