forked from limetext/lime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
33 lines (33 loc) · 1.38 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
28
29
30
31
32
33
[submodule "3rdparty/bundles/c.tmbundle"]
path = 3rdparty/bundles/c.tmbundle
url = git://github.com/textmate/c.tmbundle
[submodule "3rdparty/bundles/property-list.tmbundle"]
path = 3rdparty/bundles/property-list.tmbundle
url = git://github.com/textmate/property-list.tmbundle
[submodule "3rdparty/bundles/monokai.tmbundle"]
path = 3rdparty/bundles/monokai.tmbundle
url = git://github.com/textmate/monokai.tmbundle
[submodule "3rdparty/bundles/xml.tmbundle"]
path = 3rdparty/bundles/xml.tmbundle
url = git://github.com/textmate/xml.tmbundle.git
[submodule "3rdparty/bundles/go.tmbundle"]
path = 3rdparty/bundles/go.tmbundle
url = git://github.com/AlanQuatermain/go-tmbundle.git
[submodule "3rdparty/libs/gopy"]
path = 3rdparty/libs/gopy
url = git://github.com/quarnster/gopy.git
[submodule "3rdparty/libs/rubex"]
path = 3rdparty/libs/rubex
url = git://github.com/quarnster/rubex.git
[submodule "3rdparty/libs/termbox-go"]
path = 3rdparty/libs/termbox-go
url = git://github.com/quarnster/termbox-go.git
[submodule "3rdparty/bundles/TextMate-Themes"]
path = 3rdparty/bundles/TextMate-Themes
url = git://github.com/filmgirl/TextMate-Themes.git
[submodule "3rdparty/bundles/GoSublime"]
path = 3rdparty/bundles/GoSublime
url = git://github.com/DisposaBoy/GoSublime.git
[submodule "3rdparty/bundles/Vintageous"]
path = 3rdparty/bundles/Vintageous
url = git://github.com/quarnster/Vintageous.git