Add the RLS as a submodule

This commit is contained in:
Nick Cameron
2017-03-16 13:06:53 +13:00
parent d616f47cd0
commit 7da12c8541
2 changed files with 5 additions and 0 deletions

4
.gitmodules vendored
View File

@@ -26,3 +26,7 @@
[submodule "book"]
path = src/doc/book
url = https://github.com/rust-lang/book.git
[submodule "rls"]
path = rls
url = https://github.com/rust-lang-nursery/rls.git