-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
58 lines (58 loc) · 1.81 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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
[submodule "modes/haskell-mode.git"]
path = modes/haskell-mode.git
url = https://github.com/haskell/haskell-mode.git
[submodule "modes/yaml-mode.git"]
path = modes/yaml-mode.git
url = [email protected]:yoshiki/yaml-mode.git
[submodule "modes/popup.git"]
path = modes/popup.git
url = [email protected]:auto-complete/popup-el.git
ignore = dirty
[submodule "modes/auto-complete.git"]
path = modes/auto-complete.git
url = [email protected]:auto-complete/auto-complete.git
[submodule "modes/autopair.git"]
path = modes/autopair.git
url = [email protected]:capitaomorte/autopair.git
ignore = dirty
[submodule "modes/yasnippet.git"]
path = modes/yasnippet.git
url = [email protected]:capitaomorte/yasnippet.git
[submodule "modes/flycheck.git"]
path = modes/flycheck.git
url = [email protected]:flycheck/flycheck.git
[submodule "modes/s.git"]
path = modes/s.git
url = [email protected]:magnars/s.el.git
ignore = dirty
[submodule "modes/dash.git"]
path = modes/dash.git
url = [email protected]:magnars/dash.el.git
ignore = dirty
[submodule "modes/f.git"]
path = modes/f.git
url = [email protected]:rejeep/f.el.git
ignore = dirty
[submodule "modes/deferred.git"]
path = modes/deferred.git
url = [email protected]:kiwanami/emacs-deferred.git
ignore = dirty
[submodule "modes/ctable.git"]
path = modes/ctable.git
url = [email protected]:kiwanami/emacs-ctable.git
ignore = dirty
[submodule "modes/epc.git"]
path = modes/epc.git
url = [email protected]:kiwanami/emacs-epc.git
ignore = dirty
[submodule "modes/jedi.git"]
path = modes/jedi.git
url = [email protected]:tkf/emacs-jedi.git
ignore = dirty
[submodule "modes/python-environment.git"]
path = modes/python-environment.git
url = [email protected]:tkf/emacs-python-environment.git
ignore = dirty
[submodule "themes/zenburn.git"]
path = themes/zenburn.git
url = [email protected]:bbatsov/zenburn-emacs.git