-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path.gitmodules
More file actions
102 lines (102 loc) · 3.49 KB
/
Copy path.gitmodules
File metadata and controls
102 lines (102 loc) · 3.49 KB
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
[submodule "modes/yasnippet"]
path = modes/yasnippet
url = https://github.com/capitaomorte/yasnippet.git
[submodule "modes/ace-jump-mode"]
path = modes/ace-jump-mode
url = https://github.com/winterTTr/ace-jump-mode.git
[submodule "modes/drag-stuff"]
path = modes/drag-stuff
url = https://github.com/rejeep/drag-stuff.git
[submodule "modes/nxhtml-mode"]
path = modes/nxhtml-mode
url = https://github.com/emacsmirror/nxhtml.git
[submodule "modes/smex"]
path = modes/smex
url = https://github.com/nonsequitur/smex.git
[submodule "modes/magit"]
path = modes/magit
url = https://github.com/magit/magit.git
[submodule "modes/org-mode"]
path = modes/org-mode
url = git://orgmode.org/org-mode.git
[submodule "modes/nyan-mode"]
path = modes/nyan-mode
url = https://github.com/TeMPOraL/nyan-mode.git
[submodule "modes/virtualenv"]
path = modes/virtualenv
url = https://github.com/aculich/virtualenv.el.git
[submodule "modes/ghc-mod"]
path = modes/ghc-mod
url = https://github.com/kazu-yamamoto/ghc-mod.git
[submodule "modes/expand-region"]
path = modes/expand-region
url = https://github.com/magnars/expand-region.el.git
[submodule "modes/helm"]
path = modes/helm
url = https://github.com/emacs-helm/helm.git
[submodule "modes/lua-mode"]
path = modes/lua-mode
url = https://github.com/immerrr/lua-mode.git
[submodule "modes/mark-multiple.el"]
path = modes/mark-multiple.el
url = https://github.com/magnars/mark-multiple.el.git
[submodule "modes/multiple-cursors.el"]
path = modes/multiple-cursors.el
url = https://github.com/magnars/multiple-cursors.el.git
[submodule "modes/python.el"]
path = modes/python.el
url = https://github.com/fgallina/python.el.git
[submodule "modes/zencoding"]
path = modes/zencoding
url = https://github.com/rooney/zencoding.git
[submodule "modes/auto-complete"]
path = modes/auto-complete
url = https://github.com/auto-complete/auto-complete.git
[submodule "modes/web-mode"]
path = modes/web-mode
url = https://github.com/fxbois/web-mode.git
[submodule "modes/minimap"]
path = modes/minimap
url = git://randomsample.de/minimap.git
[submodule "modes/autopair"]
path = modes/autopair
url = https://github.com/capitaomorte/autopair.git
[submodule "modes/flycheck"]
path = modes/flycheck
url = https://github.com/lunaryorn/flycheck.git
[submodule "modes/flymake"]
path = modes/flymake
url = https://github.com/illusori/emacs-flymake.git
[submodule "modes/pylookup"]
path = modes/pylookup
url = https://github.com/tsgates/pylookup.git
[submodule "modes/yaml-mode"]
path = modes/yaml-mode
url = https://github.com/yoshiki/yaml-mode.git
[submodule "modes/smartparens"]
path = modes/smartparens
url = https://github.com/Fuco1/smartparens.git
[submodule "modes/dash"]
path = modes/dash
url = https://github.com/magnars/dash.el.git
[submodule "modes/dired-details"]
path = modes/dired-details
url = https://github.com/emacsmirror/dired-details.git
[submodule "modes/ido-ubiquitous"]
path = modes/ido-ubiquitous
url = https://github.com/technomancy/ido-ubiquitous.git
[submodule "modes/s"]
path = modes/s
url = https://github.com/magnars/s.el.git
[submodule "modes/wrap-region"]
path = modes/wrap-region
url = https://github.com/rejeep/wrap-region.git
[submodule "modes/workgroups"]
path = modes/workgroups
url = https://github.com/tlh/workgroups.el
[submodule "modes/find-file-in-project"]
path = modes/find-file-in-project
url = https://github.com/technomancy/find-file-in-project.git
[submodule "modes/rainbow-mode"]
path = modes/rainbow-mode
url = https://github.com/emacsmirror/rainbow-mode.git