diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2013-09-30 12:04:53 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2013-09-30 12:05:56 +0200 |
commit | b3257271dbd3075507db3e8ad2e76571901c969d (patch) | |
tree | 43e12fc18a949ec81ae21ff25103e8199c024cdf /README.md | |
parent | e9d8c396089c56d39ae374f29d3a6f45b63420fc (diff) | |
download | vim-polyglot-b3257271dbd3075507db3e8ad2e76571901c969d.tar.gz vim-polyglot-b3257271dbd3075507db3e8ad2e76571901c969d.zip |
Add R language support
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -57,6 +57,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo - [puppet](https://github.com/ajf/puppet-vim) (syntax, indent, ftplugin, ftdetect) - [protobuf](https://github.com/uarun/vim-protobuf) (syntax, ftdetect) - [python](https://github.com/vim-scripts/python.vim--Vasiliev) (syntax) +- [r-lang](https://github.com/vim-scripts/R.vim) (syntax, ftplugin) - [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, ftplugin, ftdetect) |