root/.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
[submodule "oblivion-emacs"]
    path = oblivion-emacs
    url = https://github.com/pomeo/oblivion-emacs.git
[submodule "twittering-mode"]
    path = twittering-mode
    url = https://github.com/hayamiz/twittering-mode.git
[submodule "multiple-cursors.el"]
    path = multiple-cursors.el
    url = https://github.com/magnars/multiple-cursors.el.git
[submodule "js2-mode"]
    path = js2-mode
    url = https://github.com/mooz/js2-mode.git
[submodule "expand-region.el"]
    path = expand-region.el
    url = https://github.com/magnars/expand-region.el.git
[submodule "haskell-mode"]
    path = haskell-mode
    url = https://github.com/haskell/haskell-mode.git
[submodule "geiser"]
    path = geiser
    url = http://git.savannah.gnu.org/r/geiser.git/
[submodule "auto-complete"]
    path = auto-complete
    url = https://github.com/auto-complete/auto-complete.git
[submodule "popup-el"]
    path = popup-el
    url = https://github.com/auto-complete/popup-el.git
[submodule "slime"]
	path = slime
	url = https://github.com/slime/slime.git
[submodule "projectile"]
	path = projectile
	url = https://github.com/bbatsov/projectile.git
[submodule "dash.el"]
	path = dash.el
	url = https://github.com/magnars/dash.el.git
[submodule "magit"]
	path = magit
	url = https://github.com/magit/magit.git
[submodule "git-modes"]
	path = git-modes
	url = https://github.com/magit/git-modes.git
[submodule "emms"]
	path = emms
	url = http://git.sv.gnu.org/r/emms.git
[submodule "seq.el"]
	path = seq.el
	url = https://github.com/NicolasPetton/seq.el.git
[submodule "flycheck"]
	path = flycheck
	url = https://github.com/flycheck/flycheck.git