summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2020-03-02 00:45:18 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2020-03-02 00:45:18 +0100
commite7dc03dc018ccdf48ddac392b65b6c6449a8cd84 (patch)
treea014aadee87dcefaf9f969150fe52cdaf5ba5c1d /README.md
parentaee260a301b887024caea286c4683e39f1a6217d (diff)
downloadvim-polyglot-e7dc03dc018ccdf48ddac392b65b6c6449a8cd84.tar.gz
vim-polyglot-e7dc03dc018ccdf48ddac392b65b6c6449a8cd84.zip
Use upstream rspec plugin, fixes #458
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 30824b35..961d3b18 100644
--- a/README.md
+++ b/README.md
@@ -150,7 +150,7 @@ If you need full functionality of any plugin, please use it directly with your p
- [ragel](https://github.com/jneen/ragel.vim) (syntax)
- [raml](https://github.com/IN3D/vim-raml) (syntax, ftplugin)
- [reason](https://github.com/reasonml-editor/vim-reason-plus) (syntax, indent)
-- [rspec](https://github.com/sheerun/rspec.vim) (syntax)
+- [rspec](https://github.com/keith/rspec.vim) (syntax)
- [rst](https://github.com/marshallward/vim-restructuredtext) (syntax, indent, autoload, ftplugin)
- [ruby](https://github.com/vim-ruby/vim-ruby) (syntax, indent, compiler, autoload, ftplugin)
- [rust](https://github.com/rust-lang/rust.vim) (syntax, indent, compiler, autoload, ftplugin)