ember.vim icon indicating copy to clipboard operation
ember.vim copied to clipboard

Vim plugin for the Emberjs frontend framework

Results 4 ember.vim issues
Sort by recently updated
recently updated
newest added

Is this repo still maintained and is this the right place to add an issue like this? ```javascript // gf on this would work {{shared/radio_group }} // gf on this...

I currently have both `ember.vim` and `portkey` installed, and my `portkey.json` file contains: ``` json { "portkeys": ["ember"] } ``` I receive the following error each time I enter a...

Polyglot is my plugin of choice for syntax highlighting. However, ember.vim overwrites its rules for Handlebars files: ``` vim :autocmd BufRead *.hbs --- Auto-Commands --- BufRead *.hbs set filetype=html.handlebars syntax=mustache...

Added entry about working with pods.