summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2013-09-30 12:04:53 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2013-09-30 12:05:56 +0200
commitb3257271dbd3075507db3e8ad2e76571901c969d (patch)
tree43e12fc18a949ec81ae21ff25103e8199c024cdf /build
parente9d8c396089c56d39ae374f29d3a6f45b63420fc (diff)
downloadvim-polyglot-b3257271dbd3075507db3e8ad2e76571901c969d.tar.gz
vim-polyglot-b3257271dbd3075507db3e8ad2e76571901c969d.zip
Add R language support
Diffstat (limited to '')
-rwxr-xr-xbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/build b/build
index deed6559..7497e9db 100755
--- a/build
+++ b/build
@@ -97,6 +97,7 @@ PACKS="
puppet:ajf/puppet-vim
protobuf:uarun/vim-protobuf
python:vim-scripts/python.vim--Vasiliev
+ r-lang:vim-scripts/R.vim
rspec:sheerun/rspec.vim
ruby:vim-ruby/vim-ruby
rust:wting/rust.vim