Commit | Line | Data |
---|---|---|
692a063f AB |
1 | [borg] |
2 | pushDefault = aminb | |
3 | collective = emacsg | |
313f5877 AB |
4 | [submodule "alert"] |
5 | path = lib/alert | |
6 | url = git@github.com:jwiegley/alert.git | |
4b4c2c1d AB |
7 | [submodule "all-the-icons"] |
8 | path = lib/all-the-icons | |
9 | url = git@github.com:domtronn/all-the-icons.el.git | |
221cdaa3 AB |
10 | [submodule "alloy-mode"] |
11 | path = lib/alloy-mode | |
d43a20d7 | 12 | url = git@github.com:dwwmmn/alloy-mode.git |
3f0f8d01 AB |
13 | [submodule "async"] |
14 | path = lib/async | |
15 | url = git@github.com:jwiegley/emacs-async.git | |
692a063f AB |
16 | [submodule "auto-compile"] |
17 | path = lib/auto-compile | |
18 | url = git@github.com:emacscollective/auto-compile.git | |
a4e6db7e AB |
19 | [submodule "boogie-friends"] |
20 | path = lib/boogie-friends | |
21 | url = git@github.com:boogie-org/boogie-friends.git | |
22 | load-path = emacs | |
692a063f AB |
23 | [submodule "borg"] |
24 | path = lib/borg | |
25 | url = git@github.com:emacscollective/borg.git | |
f20d6a60 AB |
26 | [submodule "boxquote"] |
27 | path = lib/boxquote | |
28 | url = git@github.com:davep/boxquote.el.git | |
5492a3dc AB |
29 | [submodule "bui"] |
30 | path = lib/bui | |
31 | url = git@github.com:alezost/bui.el.git | |
692a063f AB |
32 | [submodule "closql"] |
33 | path = lib/closql | |
34 | url = git@github.com:emacscollective/closql.git | |
3f0f8d01 AB |
35 | [submodule "company"] |
36 | path = lib/company | |
37 | url = git@github.com:company-mode/company-mode.git | |
490554d3 AB |
38 | [submodule "company-ebdb"] |
39 | path = lib/company-ebdb | |
40 | url = git@github.com:emacsmirror/company-ebdb.git | |
bb93c9e1 AB |
41 | [submodule "crux"] |
42 | path = lib/crux | |
43 | url = git@github.com:bbatsov/crux.git | |
eba52b9c AB |
44 | [submodule "dante"] |
45 | path = lib/dante | |
46 | url = git@github.com:jyp/dante.git | |
692a063f AB |
47 | [submodule "dash"] |
48 | path = lib/dash | |
49 | url = git@github.com:magnars/dash.el.git | |
50 | no-makeinfo = dash-template.texi | |
180cab37 AB |
51 | # dash creates a `dir' dash info file, which makes git think |
52 | # that the submodule is dirty. so, let's ignore the untracked | |
53 | # files of dash's submodule | |
54 | ignore = untracked | |
692a063f AB |
55 | [submodule "diff-hl"] |
56 | path = lib/diff-hl | |
57 | url = git@github.com:dgutov/diff-hl.git | |
4b4c2c1d AB |
58 | [submodule "doom-themes"] |
59 | path = lib/doom-themes | |
60 | url = git@github.com:hlissner/emacs-doom-themes.git | |
490554d3 AB |
61 | [submodule "ebdb"] |
62 | path = lib/ebdb | |
c085b624 | 63 | url = git@github.com:girzel/ebdb.git |
490554d3 AB |
64 | [submodule "ebdb-gnorb"] |
65 | path = lib/ebdb-gnorb | |
66 | url = git@github.com:emacsmirror/ebdb-gnorb.git | |
1c3eaf15 AB |
67 | [submodule "edit-indirect"] |
68 | path = lib/edit-indirect | |
69 | url = git@github.com:Fanael/edit-indirect.git | |
75095920 AB |
70 | [submodule "eldoc-eval"] |
71 | path = lib/eldoc-eval | |
72 | url = git@github.com:thierryvolpiatto/eldoc-eval.git | |
b36bd0dd AB |
73 | [submodule "elisp-refs"] |
74 | path = lib/elisp-refs | |
75 | url = git@github.com:Wilfred/elisp-refs.git | |
692a063f AB |
76 | [submodule "emacsql"] |
77 | path = lib/emacsql | |
78 | url = git@github.com:skeeto/emacsql.git | |
79 | no-byte-compile = emacsql-pg.el | |
d98421d5 AB |
80 | [submodule "emmet-mode"] |
81 | path = lib/emmet-mode | |
82 | url = git@github.com:smihica/emmet-mode.git | |
692a063f AB |
83 | [submodule "epkg"] |
84 | path = lib/epkg | |
85 | url = git@github.com:emacscollective/epkg.git | |
284bbe78 AB |
86 | [submodule "epl"] |
87 | path = lib/epl | |
88 | url = git@github.com:cask/epl.git | |
73a77e5b AB |
89 | [submodule "eshell-up"] |
90 | path = lib/eshell-up | |
91 | url = git@github.com:peterwvj/eshell-up.git | |
7538956f AB |
92 | [submodule "exec-path-from-shell"] |
93 | path = lib/exec-path-from-shell | |
94 | url = git@github.com:purcell/exec-path-from-shell.git | |
f2a57944 AB |
95 | [submodule "expand-region"] |
96 | path = lib/expand-region | |
97 | url = git@github.com:magnars/expand-region.el.git | |
3f0f8d01 AB |
98 | [submodule "f"] |
99 | path = lib/f | |
100 | url = git@github.com:rejeep/f.el.git | |
101 | [submodule "flycheck"] | |
102 | path = lib/flycheck | |
103 | url = git@github.com:flycheck/flycheck.git | |
f76bdaa8 AB |
104 | [submodule "flycheck-haskell"] |
105 | path = lib/flycheck-haskell | |
106 | url = git@github.com:flycheck/flycheck-haskell.git | |
5492a3dc AB |
107 | [submodule "geiser"] |
108 | path = lib/geiser | |
109 | url = git@gitlab.com:jaor/geiser.git | |
fda74f52 | 110 | info-path = doc |
5492a3dc AB |
111 | load-path = elisp |
112 | build-step = ./autogen.sh | |
113 | build-step = ./configure | |
114 | build-step = make | |
692a063f AB |
115 | [submodule "ghub"] |
116 | path = lib/ghub | |
117 | url = git@github.com:magit/ghub.git | |
118 | [submodule "git-modes"] | |
119 | path = lib/git-modes | |
120 | url = git@github.com:magit/git-modes.git | |
490554d3 AB |
121 | [submodule "gnorb"] |
122 | path = lib/gnorb | |
123 | url = git@github.com:girzel/gnorb.git | |
124 | no-byte-compile = gnorb-bbdb.el | |
460facae AB |
125 | [submodule "graphql"] |
126 | path = lib/graphql | |
127 | url = git@github.com:vermiculus/graphql.el.git | |
5492a3dc AB |
128 | [submodule "guix"] |
129 | path = lib/guix | |
130 | url = git@github.com:alezost/guix.el.git | |
fda74f52 | 131 | info-path = doc |
5492a3dc AB |
132 | load-path = elisp |
133 | build-step = ./autogen.sh | |
134 | build-step = ./configure | |
135 | build-step = make | |
a81db923 AB |
136 | [submodule "haskell-mode"] |
137 | path = lib/haskell-mode | |
138 | url = git@github.com:haskell/haskell-mode.git | |
3f0f8d01 AB |
139 | [submodule "helm"] |
140 | path = lib/helm | |
141 | url = git@github.com:emacs-helm/helm.git | |
b36bd0dd AB |
142 | [submodule "helpful"] |
143 | path = lib/helpful | |
144 | url = git@github.com:Wilfred/helpful.git | |
1a46b236 AB |
145 | [submodule "hl-todo"] |
146 | path = lib/hl-todo | |
147 | url = git@github.com:tarsius/hl-todo.git | |
36fca309 AB |
148 | [submodule "hlint-refactor"] |
149 | path = lib/hlint-refactor | |
150 | url = git@github.com:mpickering/hlint-refactor-mode.git | |
313f5877 AB |
151 | [submodule "ht"] |
152 | path = lib/ht | |
153 | url = git@github.com:Wilfred/ht.el.git | |
b55d92af AB |
154 | [submodule "hydra"] |
155 | path = lib/hydra | |
156 | url = git@github.com:abo-abo/hydra.git | |
f7752223 AB |
157 | [submodule "ivy"] |
158 | path = lib/ivy | |
159 | url = git@github.com:abo-abo/swiper.git | |
160 | info-path = doc | |
eba52b9c AB |
161 | [submodule "lcr"] |
162 | path = lib/lcr | |
163 | url = git@github.com:jyp/lcr.git | |
3f0f8d01 AB |
164 | [submodule "lean-mode"] |
165 | path = lib/lean-mode | |
166 | url = git@github.com:leanprover/lean-mode.git | |
b36bd0dd AB |
167 | [submodule "loop"] |
168 | path = lib/loop | |
169 | url = git@github.com:Wilfred/loop.el.git | |
692a063f AB |
170 | [submodule "magit"] |
171 | path = lib/magit | |
172 | url = git@github.com:magit/magit.git | |
1a052672 | 173 | recursive-byte-compile = true |
692a063f AB |
174 | info-path = Documentation |
175 | [submodule "magit-popup"] | |
176 | path = lib/magit-popup | |
177 | url = git@github.com:magit/magit-popup.git | |
178 | [submodule "markdown-mode"] | |
179 | path = lib/markdown-mode | |
180 | url = git@github.com:jrblevin/markdown-mode.git | |
75095920 AB |
181 | [submodule "memoize"] |
182 | path = lib/memoize | |
183 | url = git@github.com:skeeto/emacs-memoize.git | |
12f3e4b8 AB |
184 | [submodule "multi-term"] |
185 | path = lib/multi-term | |
186 | url = git@github.com:emacsorphanage/multi-term.git | |
64e429b5 AB |
187 | [submodule "multiple-cursors"] |
188 | path = lib/multiple-cursors | |
189 | url = git@github.com:magnars/multiple-cursors.el.git | |
bb93c9e1 AB |
190 | [submodule "mwim"] |
191 | path = lib/mwim | |
192 | url = git@github.com:alezost/mwim.el.git | |
692a063f AB |
193 | [submodule "no-littering"] |
194 | path = lib/no-littering | |
195 | url = git@github.com:emacscollective/no-littering.git | |
f1dd8248 AB |
196 | [submodule "org"] |
197 | path = lib/org | |
198 | url = git@code.orgmode.org:bzg/org-mode.git | |
199 | load-path = lisp | |
200 | info-path = doc | |
6b6a22a2 | 201 | build-step = make compile autoloads info # ORG_ADD_CONTRIB="org-notmuch" |
f1dd8248 AB |
202 | # setting ORG_ADD_CONTRIB results in copying of files from contrib/ |
203 | # into lisp/, which git will pick up. so, let's ignore untracked files | |
204 | # from org's submodule; at least for now | |
6b6a22a2 | 205 | # ignore = untracked |
2b99d792 AB |
206 | [submodule "orgalist"] |
207 | path = lib/orgalist | |
208 | url = git@github.com:emacsmirror/orgalist.git | |
0c158caf AB |
209 | [submodule "other-frame-window"] |
210 | path = lib/other-frame-window | |
211 | url = git@github.com:emacsmirror/other-frame-window.git | |
5bbd5ac3 AB |
212 | [submodule "ox-hugo"] |
213 | path = lib/ox-hugo | |
214 | url = git@github.com:kaushalmodi/ox-hugo.git | |
692a063f AB |
215 | [submodule "packed"] |
216 | path = lib/packed | |
217 | url = git@github.com:emacscollective/packed.git | |
981ff3ce AB |
218 | [submodule "page-break-lines"] |
219 | path = lib/page-break-lines | |
220 | url = git@github.com:purcell/page-break-lines.git | |
284bbe78 AB |
221 | [submodule "pkg-info"] |
222 | path = lib/pkg-info | |
223 | url = git@github.com:lunaryorn/pkg-info.el.git | |
3f0f8d01 AB |
224 | [submodule "popup"] |
225 | path = lib/popup | |
226 | url = git@github.com:auto-complete/popup-el.git | |
75095920 AB |
227 | [submodule "projectile"] |
228 | path = lib/projectile | |
229 | url = git@github.com:bbatsov/projectile.git | |
695170a4 AB |
230 | [submodule "proof-site"] # Proof General |
231 | path = lib/proof-site | |
232 | url = git@github.com:ProofGeneral/PG.git | |
0f3b91c1 AB |
233 | [submodule "rich-minority"] |
234 | path = lib/rich-minority | |
235 | url = git@github.com:Malabarba/rich-minority.git | |
3f0f8d01 AB |
236 | [submodule "s"] |
237 | path = lib/s | |
238 | url = git@github.com:magnars/s.el.git | |
75095920 AB |
239 | [submodule "shrink-path"] |
240 | path = lib/shrink-path | |
241 | url = git@gitlab.com:bennya/shrink-path.el.git | |
b36bd0dd AB |
242 | [submodule "shut-up"] |
243 | path = lib/shut-up | |
244 | url = git@github.com:cask/shut-up.git | |
21ad71fa AB |
245 | [submodule "smart-mode-line"] |
246 | path = lib/smart-mode-line | |
247 | url = git@github.com:Malabarba/smart-mode-line.git | |
f7752223 AB |
248 | [submodule "smex"] # used by counsel-M-x |
249 | path = lib/smex | |
250 | url = git@github.com:nonsequitur/smex.git | |
460facae AB |
251 | [submodule "treepy"] |
252 | path = lib/treepy | |
253 | url = git@github.com:volrath/treepy.el.git | |
46467dc3 AB |
254 | [submodule "typo"] |
255 | path = lib/typo | |
256 | url = git@github.com:jorgenschaefer/typoel.git | |
8bc647a7 AB |
257 | [submodule "unkillable-scratch"] |
258 | path = lib/unkillable-scratch | |
259 | url = git@github.com:EricCrosson/unkillable-scratch.git | |
692a063f AB |
260 | [submodule "use-package"] |
261 | path = lib/use-package | |
262 | url = git@github.com:jwiegley/use-package.git | |
d98421d5 AB |
263 | [submodule "web-mode"] |
264 | path = lib/web-mode | |
265 | url = git@github.com:fxbois/web-mode.git | |
0deee788 AB |
266 | [submodule "which-key"] |
267 | path = lib/which-key | |
268 | url = git@github.com:justbur/emacs-which-key.git | |
0c158caf AB |
269 | [submodule "winum"] |
270 | path = lib/winum | |
271 | url = git@github.com:deb0ch/emacs-winum.git | |
692a063f AB |
272 | [submodule "with-editor"] |
273 | path = lib/with-editor | |
274 | url = git@github.com:magit/with-editor.git | |
275 | [submodule "yaml-mode"] | |
276 | path = lib/yaml-mode | |
277 | url = git@github.com:yoshiki/yaml-mode.git | |
d3ce3580 AB |
278 | [submodule "yasnippet"] |
279 | path = lib/yasnippet | |
280 | url = git@github.com:joaotavora/yasnippet.git |