forked from Andersbakken/rtags
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
28 lines (28 loc) · 795 Bytes
/
.gitmodules
File metadata and controls
28 lines (28 loc) · 795 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[submodule "src/rct"]
path = src/rct
url = https://github.com/Andersbakken/rct
branch = master
[submodule "src/esprima"]
path = src/esprima
url = https://github.com/ariya/esprima.git
branch = master
[submodule "src/auto-complete"]
path = src/auto-complete
url = https://github.com/auto-complete/auto-complete.git
branch = master
[submodule "src/escope"]
path = src/escope
url = https://github.com/Constellation/escope.git
branch = master
[submodule "src/esrefactor"]
path = src/esrefactor
url = https://github.com/ariya/esrefactor.git
branch = master
[submodule "src/estraverse"]
path = src/estraverse
url = https://github.com/Constellation/estraverse.git
branch = master
[submodule "src/dtl-cpp"]
path = src/dtl-cpp
url = https://code.google.com/p/dtl-cpp/
branch = master