diff options
| -rw-r--r-- | README.md | 4 | ||||
| -rwxr-xr-x | build | 4 | 
2 files changed, 4 insertions, 4 deletions
| @@ -38,8 +38,8 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo  - [cucumber](https://github.com/tpope/vim-cucumber) (syntax, indent, compiler, ftplugin, ftdetect)  - [dart](https://github.com/dart-lang/dart-vim-plugin) (syntax, indent, autoload, ftplugin, ftdetect)  - [dockerfile](https://github.com/honza/dockerfile.vim) (syntax, ftdetect) -- [elm](https://github.com/lambdatoast/elm.vim) (syntax, indent, autoload, ftplugin, ftdetect)  - [elixir](https://github.com/elixir-lang/vim-elixir) (syntax, indent, compiler, ftplugin, ftdetect) +- [elm](https://github.com/lambdatoast/elm.vim) (syntax, indent, autoload, ftplugin, ftdetect)  - [emberscript](https://github.com/heartsentwined/vim-ember-script) (syntax, indent, ftplugin, ftdetect)  - [emblem](https://github.com/heartsentwined/vim-emblem) (syntax, indent, ftplugin, ftdetect)  - [erlang](https://github.com/vim-erlang/vim-erlang-runtime) (syntax, indent, ftdetect) @@ -78,8 +78,8 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo  - [puppet](https://github.com/rodjek/vim-puppet) (syntax, indent, ftplugin, ftdetect)  - [python](https://github.com/mitsuhiko/vim-python-combined) (syntax, indent)  - [qml](https://github.com/peterhoeg/vim-qml) (syntax, indent, ftplugin, ftdetect) -- [ragel](https://github.com/jneen/ragel.vim) (syntax)  - [r-lang](https://github.com/vim-scripts/R.vim) (syntax, ftplugin) +- [ragel](https://github.com/jneen/ragel.vim) (syntax)  - [rspec](https://github.com/sheerun/rspec.vim) (syntax, ftdetect)  - [ruby](https://github.com/vim-ruby/vim-ruby) (syntax, indent, compiler, autoload, ftplugin, ftdetect)  - [rust](https://github.com/rust-lang/rust.vim) (syntax, indent, compiler, autoload, ftplugin, ftdetect) @@ -109,8 +109,8 @@ PACKS="    cucumber:tpope/vim-cucumber    dart:dart-lang/dart-vim-plugin    dockerfile:honza/dockerfile.vim -  elm:lambdatoast/elm.vim    elixir:elixir-lang/vim-elixir +  elm:lambdatoast/elm.vim    emberscript:heartsentwined/vim-ember-script    emblem:heartsentwined/vim-emblem    erlang:vim-erlang/vim-erlang-runtime @@ -149,8 +149,8 @@ PACKS="    puppet:rodjek/vim-puppet    python:mitsuhiko/vim-python-combined    qml:peterhoeg/vim-qml -  ragel:jneen/ragel.vim    r-lang:vim-scripts/R.vim +  ragel:jneen/ragel.vim    rspec:sheerun/rspec.vim    ruby:vim-ruby/vim-ruby    rust:rust-lang/rust.vim | 
