-
Notifications
You must be signed in to change notification settings - Fork 45
/
.gitmodules
30 lines (30 loc) · 1 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
[submodule "twilight-emacs"]
path = vendor/twilight-emacs
url = git://github.com/crafterm/twilight-emacs.git
[submodule "/magit"]
path = vendor/magit
url = git://github.com/technomancy/magit.git
[submodule "cheat.el"]
path = vendor/cheat.el
url = git://github.com/defunkt/cheat.el.git
[submodule "gist.el"]
path = vendor/gist.el
url = git://github.com/defunkt/gist.el.git
[submodule "vendor/textmate.el"]
path = vendor/textmate.el
url = git://github.com/defunkt/textmate.el.git
[submodule "vendor/yaml-mode.el"]
path = vendor/yaml-mode.el
url = git://github.com/yoshiki/yaml-mode.git
[submodule "vendor/open-file-in-github"]
path = vendor/open-file-in-github
url = git://gist.github.com/170861.git
[submodule "vendor/markdown-mode"]
path = vendor/markdown-mode
url = git://github.com/defunkt/markdown-mode.git
[submodule "vendor/mustache-mode"]
path = vendor/mustache-mode
url = git://github.com/mustache/emacs
[submodule "vendor/scss-mode"]
path = vendor/scss-mode
url = https://github.com/antonj/scss-mode