vim-emblem adds emblem support to vim.
Features:
- detects
.emand.emblemfiles asemblem- if vim-ember-script
is also included, then
.emwill not clash with ember-script, i.e..emblem=emblemand.em=ember-script
- if vim-ember-script
is also included, then
- sets standard coding style (two-space indentation)
- syntax highlighting
This plugin contributes to vim-polyglot language pack.
Todo:
- indentation
Get vundle.
.vimrc:
Bundle 'yalesov/vim-emblem'Launch vim, :BundleInstall.
Get pathogen.vim.
$ cd ~/.vim/bundle
$ git clone https://github.com/yalesov/vim-emblem.gitDownload and
extract all scripts into ~/.vim / $HOME\vimfiles.
ISC