summaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: ef689cabb223664e1da04bf2d58826077cfd18f0 (plain) (blame)
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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
[submodule "alloy-mode"]
	path = lib/alloy-mode
	url = https://github.com/dwwmmn/alloy-mode.git
[submodule "amx"]
	path = lib/amx
	url = https://github.com/DarwinAwardWinner/amx.git
[submodule "async"]
	path = lib/async
	url = https://github.com/jwiegley/emacs-async.git
[submodule "auto-compile"]
	path = lib/auto-compile
	url = https://github.com/emacscollective/auto-compile.git
[submodule "biblio.el"]
	path = lib/biblio.el
	url = https://github.com/cpitclaudel/biblio.el.git
[submodule "borg"]
	path = lib/borg
	url = https://github.com/emacscollective/borg.git
[submodule "boxquote"]
	path = lib/boxquote
	url = https://github.com/davep/boxquote.el.git
[submodule "dash"]
	path = lib/dash
	url = https://github.com/magnars/dash.el.git
    no-makeinfo = dash-template.texi
	# dash creates a `dir' dash info file, which makes git think
	# that the submodule is dirty. so, let's ignore the untracked
	# files of dash's submodule
	ignore = untracked
[submodule "debbugs"]
	path = lib/debbugs
	url = https://github.com/emacsmirror/debbugs.git
	# debbugs creates a `instructions.info' info file, which makes git
	# think that the submodule is dirty. so, let's ignore the
	# untracked files of debbugs' submodule
	ignore = untracked
[submodule "ebdb"]
	path = lib/ebdb
	url = https://github.com/girzel/ebdb.git
[submodule "erc-hl-nicks"]
	path = lib/erc-hl-nicks
	url = https://github.com/leathekd/erc-hl-nicks.git
[submodule "expand-region"]
	path = lib/expand-region
	url = https://github.com/magnars/expand-region.el.git
[submodule "hl-todo"]
	path = lib/hl-todo
	url = https://github.com/tarsius/hl-todo.git
[submodule "ivy"]
	path = lib/ivy
	url = https://github.com/abo-abo/swiper.git
    info-path = doc
[submodule "libgit"]
	path = lib/libgit
	url = https://github.com/magit/libegit2.git
    build-step = make
[submodule "magit"]
	path = lib/magit
	url = https://github.com/magit/magit.git
    recursive-byte-compile = true
	info-path = Documentation
[submodule "minions"]
	path = lib/minions
	url = https://github.com/tarsius/minions.git
[submodule "no-littering"]
	path = lib/no-littering
	url = https://github.com/emacscollective/no-littering.git
[submodule "org"]
	path = lib/org
	url = https://code.orgmode.org/bzg/org-mode.git
    build-step = make
	load-path = lisp
	load-path = contrib/lisp
	info-path = doc
[submodule "org-tanglesync"]
	path = lib/org-tanglesync
	url = https://github.com/mtekman/org-tanglesync.el.git
[submodule "orgalist"]
	path = lib/orgalist
	url = https://github.com/emacsmirror/orgalist.git
[submodule "packed"]
	path = lib/packed
	url = https://github.com/emacscollective/packed.git
[submodule "page-break-lines"]
	path = lib/page-break-lines
	url = https://github.com/purcell/page-break-lines.git
[submodule "refinery-theme"]
	path = lib/refinery-theme
	url = https://git.bndl.org/refinery-theme
[submodule "rich-minority"]
	path = lib/rich-minority
	url = https://github.com/Malabarba/rich-minority.git
[submodule "rt-liberation"]
	path = lib/rt-liberation
	url = https://git.savannah.gnu.org/git/rtliber.git
    info-path = doc
    # rt-liberation creates doc/{dir,rt-liberation.info} files, which
	# make git think that the submodule is dirty.  so, let's ignore
	# the untracked files of rt-liberation's submodule
	ignore = untracked
[submodule "s"]
	path = lib/s
	url = https://github.com/magnars/s.el.git
[submodule "scpaste"]
	path = lib/scpaste
	url = https://git.sr.ht/~technomancy/scpaste
[submodule "smart-mode-line"]
	path = lib/smart-mode-line
	url = https://github.com/Malabarba/smart-mode-line.git
[submodule "switch-buffer-functions"]
	path = lib/switch-buffer-functions
	url = https://github.com/10sr/switch-buffer-functions-el.git
[submodule "transient"]
	path = lib/transient
	url = https://github.com/magit/transient.git
[submodule "unkillable-scratch"]
	path = lib/unkillable-scratch
	url = https://github.com/EricCrosson/unkillable-scratch.git
[submodule "use-package"]
	path = lib/use-package
	url = https://github.com/jwiegley/use-package.git
[submodule "which-key"]
	path = lib/which-key
	url = https://github.com/justbur/emacs-which-key.git
[submodule "with-editor"]
	path = lib/with-editor
	url = https://github.com/magit/with-editor.git
[submodule "yasnippet"]
	path = lib/yasnippet
	url = https://github.com/joaotavora/yasnippet.git
[submodule "znc"]
	path = lib/znc
	url = https://git.emacsconf.org/bandali/znc.el.git