Skip to content

Commit

Permalink
Add the RLS as a submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
nrc committed Apr 9, 2017
1 parent d616f47 commit 7da12c8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitmodules
Expand Up @@ -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

1 change: 1 addition & 0 deletions rls
Submodule rls added at e24fc8

0 comments on commit 7da12c8

Please sign in to comment.