It’s very sad to manually set the editor to the correct syntax every time I open a .html file with Spacebars code in it.
For VIM, I’m just editing a malformed HTML file.
I’m seeing lot’s of Meteor projects on GitHub, and people always use .html.
I’m thinking about using from now on .spacebars extension for my project files.
How do you guys handle this issue?
Interesting, I’ve always personally found the HTML highlighting sufficient for Spacebars, so I’ve never even considered installing a different highlighter.
@sashko, more then a highlight question, it messes with indentation.
For some reason, the guys that created a syntax plugin for vim, included the extension *.spacebars on file detector, at least for me, would be nice to have this option: