summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authordebris <marek.kotewicz@gmail.com>2015-11-20 15:47:50 +0100
committerdebris <marek.kotewicz@gmail.com>2015-11-20 15:47:50 +0100
commit8c139a4546f7767cc3646b6458f684ad1c9219c2 (patch)
tree61d3a7b120266373be2cb13422ffa5d1117f5dd8 /README.md
parent47a036761a0faa7771ce70d1b50d408e784ee5b8 (diff)
downloadvim-polyglot-8c139a4546f7767cc3646b6458f684ad1c9219c2.tar.gz
vim-polyglot-8c139a4546f7767cc3646b6458f684ad1c9219c2.zip
rust repository url updated
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 ce40d550..0a91a3b2 100644
--- a/README.md
+++ b/README.md
@@ -75,7 +75,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo
- [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, autoload, ftplugin, ftdetect)
+- [rust](https://github.com/rust-lang/rust.vim) (syntax, indent, compiler, autoload, ftplugin, ftdetect)
- [sbt](https://github.com/derekwyatt/vim-sbt) (syntax, ftdetect)
- [scala](https://github.com/derekwyatt/vim-scala) (syntax, indent, compiler, ftplugin, ftdetect)
- [slim](https://github.com/slim-template/vim-slim) (syntax, indent, ftdetect)