From 8c139a4546f7767cc3646b6458f684ad1c9219c2 Mon Sep 17 00:00:00 2001 From: debris Date: Fri, 20 Nov 2015 15:47:50 +0100 Subject: [PATCH] rust repository url updated --- README.md | 2 +- build | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ce40d55..0a91a3b 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) diff --git a/build b/build index 1335abb..74d3c3c 100755 --- a/build +++ b/build @@ -146,7 +146,7 @@ PACKS=" r-lang:vim-scripts/R.vim rspec:sheerun/rspec.vim ruby:vim-ruby/vim-ruby - rust:wting/rust.vim + rust:rust-lang/rust.vim sbt:derekwyatt/vim-sbt scala:derekwyatt/vim-scala slim:slim-template/vim-slim