Home

Awesome

vim-ember-script

vim-ember-script adds ember-script support to vim.

Features:

This plugin contributes to vim-polyglot language pack.

Install

vim-ember-script expects vim-coffee-script to be present. Make sure you install it too.

Vundle

Get vundle.

.vimrc:

Bundle 'yalesov/vim-ember-script'

Launch vim, :BundleInstall.

Pathogen

Get pathogen.vim.

$ cd ~/.vim/bundle
$ git clone https://github.com/yalesov/vim-ember-script.git

Manual install

Download and extract all scripts into ~/.vim / $HOME\vimfiles.

License

ISC