Add the RLS as a submodule
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user