forked from emacscollective/emacs.g
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
50 lines (50 loc) · 1.38 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
[borg]
pushDefault = locutus
collective = emacsg
[submodule "auto-compile"]
path = lib/auto-compile
url = [email protected]:emacscollective/auto-compile.git
[submodule "borg"]
path = lib/borg
url = [email protected]:emacscollective/borg.git
[submodule "closql"]
path = lib/closql
url = [email protected]:emacscollective/closql.git
[submodule "dash"]
path = lib/dash
url = [email protected]:magnars/dash.el.git
no-makeinfo = dash-template.texi
[submodule "diff-hl"]
path = lib/diff-hl
url = [email protected]:dgutov/diff-hl.git
[submodule "emacsql"]
path = lib/emacsql
url = [email protected]:skeeto/emacsql.git
no-byte-compile = emacsql-pg.el
[submodule "epkg"]
path = lib/epkg
url = [email protected]:emacscollective/epkg.git
[submodule "git-modes"]
path = lib/git-modes
url = [email protected]:magit/git-modes.git
[submodule "magit"]
path = lib/magit
url = [email protected]:magit/magit.git
recursive-byte-compile = true
info-path = Documentation
[submodule "packed"]
path = lib/packed
url = [email protected]:emacscollective/packed.git
[submodule "transient"]
path = lib/transient
url = [email protected]:magit/transient.git
info-path = docs
[submodule "treepy"]
path = lib/treepy
url = [email protected]:volrath/treepy.el.git
[submodule "use-package"]
path = lib/use-package
url = [email protected]:jwiegley/use-package.git
[submodule "with-editor"]
path = lib/with-editor
url = [email protected]:magit/with-editor.git