-
-
Notifications
You must be signed in to change notification settings - Fork 96
/
.gitmodules
24 lines (24 loc) · 1016 Bytes
/
.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
[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 "grammars/python.tmbundle"]
path = grammars/python.tmbundle
url = https://github.com/textmate/python.tmbundle.git