summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2019-09-04 16:08:11 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2019-09-04 16:08:22 +0200
commit8742443e694c51fd80db6828f3f0289183e96a40 (patch)
tree65e8e4c74fa73ab751a5f69768213f61839db1b4 /README.md
parent832dfece7629ac1a6f4894e956802b456ae791ea (diff)
downloadvim-polyglot-8742443e694c51fd80db6828f3f0289183e96a40.tar.gz
vim-polyglot-8742443e694c51fd80db6828f3f0289183e96a40.zip
Remove advanced stuff from r plugin, fixes #420
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5f1f54b8..b03d0191 100644
--- a/README.md
+++ b/README.md
@@ -145,7 +145,7 @@ If you need full functionality of any plugin, please use it directly with your p
- [python](https://github.com/vim-python/python-syntax) (syntax)
- [qmake](https://github.com/artoj/qmake-syntax-vim) (syntax)
- [qml](https://github.com/peterhoeg/vim-qml) (syntax, indent, ftplugin)
-- [r-lang](https://github.com/vim-scripts/R.vim) (syntax, ftplugin)
+- [r-lang](https://github.com/vim-scripts/R.vim) (syntax)
- [racket](https://github.com/wlangstroth/vim-racket) (syntax, indent, ftplugin)
- [ragel](https://github.com/jneen/ragel.vim) (syntax)
- [raml](https://github.com/IN3D/vim-raml) (syntax, ftplugin)