Skip to content

Commit 7da12c8

Browse files
committed
Add the RLS as a submodule
1 parent d616f47 commit 7da12c8

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.gitmodules

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,7 @@
2626
[submodule "book"]
2727
path = src/doc/book
2828
url = https://github.com/rust-lang/book.git
29+
[submodule "rls"]
30+
path = rls
31+
url = https://github.com/rust-lang-nursery/rls.git
32+

rls

Submodule rls added at e24fc84

0 commit comments

Comments
 (0)