diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2015-07-18 22:34:26 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2015-07-18 22:34:26 +0200 |
commit | 548653cafeaa948161ad9ac8184deca0bff95537 (patch) | |
tree | a51a66b1473c16a8ba245739450c1178c3ebc33c /README.md | |
parent | ee6b1ea1574dbc6d651f7a63b26a1f9b95998249 (diff) | |
download | vim-polyglot-548653cafeaa948161ad9ac8184deca0bff95537.tar.gz vim-polyglot-548653cafeaa948161ad9ac8184deca0bff95537.zip |
Automatically update README upon build
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -66,6 +66,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo - [protobuf](https://github.com/uarun/vim-protobuf) (syntax, ftdetect) - [python](https://github.com/mitsuhiko/vim-python-combined) (syntax, indent) - [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/wting/rust.vim) (syntax, indent, compiler, autoload, ftplugin, ftdetect) |