summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2017-05-17 11:46:19 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2017-05-17 11:46:19 +0200
commitd5b9c4ae84aaa98bdfbf15cba90eeafa5aded091 (patch)
tree5d6b3f74231b2c232ddfcb868ecfbc97db90019a /README.md
parent7dd2e1169849b7e5cae67d5056f0a379f3da67b5 (diff)
downloadvim-polyglot-2.17.0.tar.gz
vim-polyglot-2.17.0.zip
Add racket support, #159v2.17.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 320749c0..ebb2317b 100644
--- a/README.md
+++ b/README.md
@@ -108,6 +108,7 @@ If you need full functionality of any plugin, please use it directly with your p
- [python](https://github.com/mitsuhiko/vim-python-combined) (syntax, indent)
- [qml](https://github.com/peterhoeg/vim-qml) (syntax, indent, ftplugin)
- [r-lang](https://github.com/vim-scripts/R.vim) (syntax, ftplugin)
+- [racket](https://github.com/wlangstroth/vim-racket) (syntax, indent, autoload, ftplugin)
- [ragel](https://github.com/jneen/ragel.vim) (syntax)
- [raml](https://github.com/IN3D/vim-raml) (syntax, ftplugin)
- [rspec](https://github.com/sheerun/rspec.vim) (syntax)