diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2015-12-31 18:27:37 +0100 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2015-12-31 18:28:00 +0100 |
commit | 13fe6ad75841ac9e4aeffb4d62fb6a491011cbce (patch) | |
tree | b96bfa438213d522e3e606fbd8d18a3e6b762f18 /README.md | |
parent | 78427e4c2272d2a3da2d4e215e7be267ab760e67 (diff) | |
download | vim-polyglot-13fe6ad75841ac9e4aeffb4d62fb6a491011cbce.tar.gz vim-polyglot-13fe6ad75841ac9e4aeffb4d62fb6a491011cbce.zip |
Sort dependencies
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 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) |