aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 81c119d7ad4d41d94a14c9fb1bf2fea61f6f0dbe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "emacsen/auto-complete"]
	path = emacsen/auto-complete
	url = git@github.com:auto-complete/auto-complete.git
[submodule "emacsen/auto-indent-mode"]
	path = emacsen/auto-indent-mode
	url = https://github.com/mlf176f2/auto-indent-mode.el/
[submodule "emacsen/magit"]
	path = emacsen/magit
	url = git@github.com:magit/magit.git
[submodule "emacsen/proofgeneral"]
	path = emacsen/proofgeneral
	url = git@github.com:emacsmirror/proofgeneral.git
[submodule "emacsen/popup"]
	path = emacsen/popup
	url = git@github.com:auto-complete/popup-el.git
[submodule "emacsen/markdown-mode"]
	path = emacsen/markdown-mode
	url = git://jblevins.org/git/markdown-mode.git