forked from HaxeFoundation/haxe.org
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
27 lines (27 loc) · 1.04 KB
/
.gitmodules
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
[submodule "manual"]
path = manual
url = https://github.com/HaxeFoundation/HaxeManual.git
[submodule "haxe-TmLanguage"]
path = grammars/haxe-TmLanguage
url = https://github.com/vshaxe/haxe-TmLanguage.git
[submodule "grammars/lua.tmbundle"]
path = grammars/lua.tmbundle
url = https://github.com/textmate/lua.tmbundle.git
[submodule "grammars/xml.tmbundle"]
path = grammars/xml.tmbundle
url = https://github.com/textmate/xml.tmbundle.git
[submodule "grammars/c.tmbundle"]
path = grammars/c.tmbundle
url = https://github.com/textmate/c.tmbundle.git
[submodule "grammars/actionscript3-tmbundle"]
path = grammars/actionscript3-tmbundle
url = https://github.com/simongregory/actionscript3-tmbundle.git
[submodule "grammars/language-javascript"]
path = grammars/language-javascript
url = https://github.com/atom/language-javascript.git
[submodule "grammars/language-shellscript"]
path = grammars/language-shellscript
url = https://github.com/atom/language-shellscript.git
[submodule "hxcpp"]
path = hxcpp
url = https://github.com/HaxeFoundation/hxcpp.git