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 | |
221cdaa3 AB |
7 | [submodule "alloy-mode"] |
8 | path = lib/alloy-mode | |
d43a20d7 | 9 | url = git@github.com:dwwmmn/alloy-mode.git |
f811cdad AB |
10 | [submodule "anzu"] |
11 | path = lib/anzu | |
12 | url = git@github.com:syohex/emacs-anzu.git | |
620ed689 AB |
13 | [submodule "apiwrap"] |
14 | path = lib/apiwrap | |
15 | url = git@github.com:vermiculus/apiwrap.el.git | |
3f0f8d01 AB |
16 | [submodule "async"] |
17 | path = lib/async | |
18 | url = git@github.com:jwiegley/emacs-async.git | |
692a063f AB |
19 | [submodule "auto-compile"] |
20 | path = lib/auto-compile | |
21 | url = git@github.com:emacscollective/auto-compile.git | |
22 | [submodule "borg"] | |
23 | path = lib/borg | |
24 | url = git@github.com:emacscollective/borg.git | |
f20d6a60 AB |
25 | [submodule "boxquote"] |
26 | path = lib/boxquote | |
27 | url = git@github.com:davep/boxquote.el.git | |
313f5877 AB |
28 | [submodule "circe"] |
29 | path = lib/circe | |
30 | url = git@github.com:jorgenschaefer/circe.git | |
692a063f AB |
31 | [submodule "closql"] |
32 | path = lib/closql | |
33 | url = git@github.com:emacscollective/closql.git | |
3f0f8d01 AB |
34 | [submodule "company"] |
35 | path = lib/company | |
36 | url = git@github.com:company-mode/company-mode.git | |
6f4c133d AB |
37 | [submodule "counsel-notmuch"] |
38 | path = lib/counsel-notmuch | |
39 | url = git@github.com:fuxialexander/counsel-notmuch.git | |
bb93c9e1 AB |
40 | [submodule "crux"] |
41 | path = lib/crux | |
42 | url = git@github.com:bbatsov/crux.git | |
eba52b9c AB |
43 | [submodule "dante"] |
44 | path = lib/dante | |
45 | url = git@github.com:jyp/dante.git | |
692a063f AB |
46 | [submodule "dash"] |
47 | path = lib/dash | |
48 | url = git@github.com:magnars/dash.el.git | |
49 | no-makeinfo = dash-template.texi | |
180cab37 AB |
50 | # dash creates a `dir' dash info file, which makes git think |
51 | # that the submodule is dirty. so, let's ignore the untracked | |
52 | # files of dash's submodule | |
53 | ignore = untracked | |
313f5877 AB |
54 | [submodule "deferred"] |
55 | path = lib/deferred | |
56 | url = git@github.com:kiwanami/emacs-deferred.git | |
692a063f AB |
57 | [submodule "diff-hl"] |
58 | path = lib/diff-hl | |
59 | url = git@github.com:dgutov/diff-hl.git | |
81ad062d AB |
60 | [submodule "ebdb"] |
61 | path = lib/ebdb | |
62 | url = git@github.com:emacsmirror/ebdb.git | |
1c3eaf15 AB |
63 | [submodule "edit-indirect"] |
64 | path = lib/edit-indirect | |
65 | url = git@github.com:Fanael/edit-indirect.git | |
75095920 AB |
66 | [submodule "eldoc-eval"] |
67 | path = lib/eldoc-eval | |
68 | url = git@github.com:thierryvolpiatto/eldoc-eval.git | |
b36bd0dd AB |
69 | [submodule "elisp-refs"] |
70 | path = lib/elisp-refs | |
71 | url = git@github.com:Wilfred/elisp-refs.git | |
692a063f AB |
72 | [submodule "emacsql"] |
73 | path = lib/emacsql | |
74 | url = git@github.com:skeeto/emacsql.git | |
75 | no-byte-compile = emacsql-pg.el | |
d98421d5 AB |
76 | [submodule "emmet-mode"] |
77 | path = lib/emmet-mode | |
78 | url = git@github.com:smihica/emmet-mode.git | |
313f5877 AB |
79 | [submodule "emojify"] |
80 | path = lib/emojify | |
81 | url = git@github.com:iqbalansari/emacs-emojify.git | |
692a063f AB |
82 | [submodule "epkg"] |
83 | path = lib/epkg | |
84 | url = git@github.com:emacscollective/epkg.git | |
284bbe78 AB |
85 | [submodule "epl"] |
86 | path = lib/epl | |
87 | url = git@github.com:cask/epl.git | |
7538956f AB |
88 | [submodule "exec-path-from-shell"] |
89 | path = lib/exec-path-from-shell | |
90 | url = git@github.com:purcell/exec-path-from-shell.git | |
3f0f8d01 AB |
91 | [submodule "f"] |
92 | path = lib/f | |
93 | url = git@github.com:rejeep/f.el.git | |
94 | [submodule "flycheck"] | |
95 | path = lib/flycheck | |
96 | url = git@github.com:flycheck/flycheck.git | |
f76bdaa8 AB |
97 | [submodule "flycheck-haskell"] |
98 | path = lib/flycheck-haskell | |
99 | url = git@github.com:flycheck/flycheck-haskell.git | |
692a063f AB |
100 | [submodule "ghub"] |
101 | path = lib/ghub | |
102 | url = git@github.com:magit/ghub.git | |
620ed689 AB |
103 | [submodule "ghub+"] |
104 | path = lib/ghub+ | |
105 | url = git@github.com:vermiculus/ghub-plus.git | |
106 | remote = aminb git@github.com:aminb/ghub-plus.git | |
692a063f AB |
107 | [submodule "git-modes"] |
108 | path = lib/git-modes | |
109 | url = git@github.com:magit/git-modes.git | |
460facae AB |
110 | [submodule "graphql"] |
111 | path = lib/graphql | |
112 | url = git@github.com:vermiculus/graphql.el.git | |
a81db923 AB |
113 | [submodule "haskell-mode"] |
114 | path = lib/haskell-mode | |
115 | url = git@github.com:haskell/haskell-mode.git | |
3f0f8d01 AB |
116 | [submodule "helm"] |
117 | path = lib/helm | |
118 | url = git@github.com:emacs-helm/helm.git | |
b36bd0dd AB |
119 | [submodule "helpful"] |
120 | path = lib/helpful | |
121 | url = git@github.com:Wilfred/helpful.git | |
1a46b236 AB |
122 | [submodule "hl-todo"] |
123 | path = lib/hl-todo | |
124 | url = git@github.com:tarsius/hl-todo.git | |
36fca309 AB |
125 | [submodule "hlint-refactor"] |
126 | path = lib/hlint-refactor | |
127 | url = git@github.com:mpickering/hlint-refactor-mode.git | |
313f5877 AB |
128 | [submodule "ht"] |
129 | path = lib/ht | |
130 | url = git@github.com:Wilfred/ht.el.git | |
b55d92af AB |
131 | [submodule "hydra"] |
132 | path = lib/hydra | |
133 | url = git@github.com:abo-abo/hydra.git | |
f7752223 AB |
134 | [submodule "ivy"] |
135 | path = lib/ivy | |
136 | url = git@github.com:abo-abo/swiper.git | |
137 | info-path = doc | |
1c3eaf15 AB |
138 | [submodule "json-mode"] |
139 | path = lib/json-mode | |
140 | url = git@github.com:joshwnj/json-mode.git | |
141 | [submodule "json-reformat"] | |
142 | path = lib/json-reformat | |
143 | url = git@github.com:gongo/json-reformat.git | |
144 | [submodule "json-snatcher"] | |
145 | path = lib/json-snatcher | |
146 | url = git@github.com:Sterlingg/json-snatcher.git | |
eba52b9c AB |
147 | [submodule "lcr"] |
148 | path = lib/lcr | |
149 | url = git@github.com:jyp/lcr.git | |
3f0f8d01 AB |
150 | [submodule "lean-mode"] |
151 | path = lib/lean-mode | |
152 | url = git@github.com:leanprover/lean-mode.git | |
b36bd0dd AB |
153 | [submodule "loop"] |
154 | path = lib/loop | |
155 | url = git@github.com:Wilfred/loop.el.git | |
692a063f AB |
156 | [submodule "magit"] |
157 | path = lib/magit | |
158 | url = git@github.com:magit/magit.git | |
1a052672 | 159 | recursive-byte-compile = true |
692a063f AB |
160 | info-path = Documentation |
161 | [submodule "magit-popup"] | |
162 | path = lib/magit-popup | |
163 | url = git@github.com:magit/magit-popup.git | |
620ed689 AB |
164 | [submodule "magithub"] |
165 | path = lib/magithub | |
166 | url = git@github.com:vermiculus/magithub.git | |
167 | # magithub creates a `dir' info-related file, which makes git | |
168 | # think the submodule is dirty. so, let's ignore the untracked | |
169 | # files of this submodule | |
170 | ignore = untracked | |
692a063f AB |
171 | [submodule "markdown-mode"] |
172 | path = lib/markdown-mode | |
173 | url = git@github.com:jrblevin/markdown-mode.git | |
75095920 AB |
174 | [submodule "memoize"] |
175 | path = lib/memoize | |
176 | url = git@github.com:skeeto/emacs-memoize.git | |
1c3eaf15 AB |
177 | [submodule "mmm-mode"] |
178 | path = lib/mmm-mode | |
179 | url = git@github.com:purcell/mmm-mode.git | |
620ed689 AB |
180 | # mmm-mode creates a `dir' info-related file, which makes git |
181 | # think the submodule is dirty. so, let's ignore the untracked | |
182 | # files of this submodule | |
1c3eaf15 | 183 | ignore = untracked |
bb93c9e1 AB |
184 | [submodule "mwim"] |
185 | path = lib/mwim | |
186 | url = git@github.com:alezost/mwim.el.git | |
1c3eaf15 AB |
187 | [submodule "nix-mode"] |
188 | path = lib/nix-mode | |
189 | url = git@github.com:NixOS/nix-mode.git | |
692a063f AB |
190 | [submodule "no-littering"] |
191 | path = lib/no-littering | |
192 | url = git@github.com:emacscollective/no-littering.git | |
fc5b6b8c AB |
193 | [submodule "notmuch"] |
194 | path = lib/notmuch | |
195 | url = https://git.notmuchmail.org/git/notmuch | |
51db62d8 AB |
196 | load-path = emacs |
197 | info-path = doc/_build/texinfo | |
87f61b04 AB |
198 | # build-nix-shell-packages = pkgconfig gitMinimal xapian gmime talloc zlib pythonPackages.sphinx pythonPackages.python texinfo |
199 | # build-step = ./configure --without-docs | |
200 | # build-step = make | |
045feb37 AB |
201 | # build-step = make sphinx-texinfo |
202 | # build-step = borg-makeinfo | |
313f5877 AB |
203 | [submodule "oauth2"] |
204 | path = lib/oauth2 | |
205 | url = git@github.com:emacsmirror/oauth2.git | |
f1dd8248 AB |
206 | [submodule "org"] |
207 | path = lib/org | |
208 | url = git@code.orgmode.org:bzg/org-mode.git | |
209 | load-path = lisp | |
210 | info-path = doc | |
6b6a22a2 | 211 | build-step = make compile autoloads info # ORG_ADD_CONTRIB="org-notmuch" |
f1dd8248 AB |
212 | # setting ORG_ADD_CONTRIB results in copying of files from contrib/ |
213 | # into lisp/, which git will pick up. so, let's ignore untracked files | |
214 | # from org's submodule; at least for now | |
6b6a22a2 | 215 | # ignore = untracked |
2b99d792 AB |
216 | [submodule "orgalist"] |
217 | path = lib/orgalist | |
218 | url = git@github.com:emacsmirror/orgalist.git | |
0c158caf AB |
219 | [submodule "other-frame-window"] |
220 | path = lib/other-frame-window | |
221 | url = git@github.com:emacsmirror/other-frame-window.git | |
5bbd5ac3 AB |
222 | [submodule "ox-hugo"] |
223 | path = lib/ox-hugo | |
224 | url = git@github.com:kaushalmodi/ox-hugo.git | |
692a063f AB |
225 | [submodule "packed"] |
226 | path = lib/packed | |
227 | url = git@github.com:emacscollective/packed.git | |
f811cdad AB |
228 | [submodule "pdf-tools"] |
229 | path = lib/pdf-tools | |
230 | url = git@github.com:politza/pdf-tools.git | |
231 | build-step = make | |
232 | build-step = borg-byte-compile | |
233 | build-step = borg-update-autoloads | |
234 | # pdf-tools-install creates `lisp/epdfinfo', which makes git think | |
235 | # that the submodule is dirty. so, let's ignore the untracked | |
236 | # files of pdf-tools' submodule | |
237 | ignore = untracked | |
284bbe78 AB |
238 | [submodule "pkg-info"] |
239 | path = lib/pkg-info | |
240 | url = git@github.com:lunaryorn/pkg-info.el.git | |
3f0f8d01 AB |
241 | [submodule "popup"] |
242 | path = lib/popup | |
243 | url = git@github.com:auto-complete/popup-el.git | |
75095920 AB |
244 | [submodule "projectile"] |
245 | path = lib/projectile | |
246 | url = git@github.com:bbatsov/projectile.git | |
695170a4 AB |
247 | [submodule "proof-site"] # Proof General |
248 | path = lib/proof-site | |
249 | url = git@github.com:ProofGeneral/PG.git | |
313f5877 AB |
250 | [submodule "request"] |
251 | path = lib/request | |
252 | url = git@github.com:tkf/emacs-request.git | |
0f3b91c1 AB |
253 | [submodule "rich-minority"] |
254 | path = lib/rich-minority | |
255 | url = git@github.com:Malabarba/rich-minority.git | |
3f0f8d01 AB |
256 | [submodule "s"] |
257 | path = lib/s | |
258 | url = git@github.com:magnars/s.el.git | |
6ef44cb7 AB |
259 | [submodule "shell-pop"] |
260 | path = lib/shell-pop | |
261 | url = git@github.com:kyagi/shell-pop-el.git | |
75095920 AB |
262 | [submodule "shrink-path"] |
263 | path = lib/shrink-path | |
264 | url = git@gitlab.com:bennya/shrink-path.el.git | |
b36bd0dd AB |
265 | [submodule "shut-up"] |
266 | path = lib/shut-up | |
267 | url = git@github.com:cask/shut-up.git | |
313f5877 AB |
268 | [submodule "slack"] |
269 | path = lib/slack | |
270 | url = git@github.com:yuya373/emacs-slack.git | |
0f3b91c1 AB |
271 | [submodule "smart-mode-line"] |
272 | path = lib/smart-mode-line | |
273 | url = git@github.com:Malabarba/smart-mode-line.git | |
f7752223 AB |
274 | [submodule "smex"] # used by counsel-M-x |
275 | path = lib/smex | |
276 | url = git@github.com:nonsequitur/smex.git | |
f811cdad AB |
277 | [submodule "tablist"] |
278 | path = lib/tablist | |
279 | url = git@github.com:politza/tablist.git | |
460facae AB |
280 | [submodule "treepy"] |
281 | path = lib/treepy | |
282 | url = git@github.com:volrath/treepy.el.git | |
46467dc3 AB |
283 | [submodule "typo"] |
284 | path = lib/typo | |
285 | url = git@github.com:jorgenschaefer/typoel.git | |
692a063f AB |
286 | [submodule "undo-tree"] |
287 | path = lib/undo-tree | |
288 | url = git@github.com:emacsorphanage/undo-tree.git | |
8bc647a7 AB |
289 | [submodule "unkillable-scratch"] |
290 | path = lib/unkillable-scratch | |
291 | url = git@github.com:EricCrosson/unkillable-scratch.git | |
692a063f AB |
292 | [submodule "use-package"] |
293 | path = lib/use-package | |
294 | url = git@github.com:jwiegley/use-package.git | |
d98421d5 AB |
295 | [submodule "web-mode"] |
296 | path = lib/web-mode | |
297 | url = git@github.com:fxbois/web-mode.git | |
313f5877 AB |
298 | [submodule "websocket"] |
299 | path = lib/websocket | |
300 | url = git@github.com:ahyatt/emacs-websocket.git | |
0deee788 AB |
301 | [submodule "which-key"] |
302 | path = lib/which-key | |
303 | url = git@github.com:justbur/emacs-which-key.git | |
0c158caf AB |
304 | [submodule "winum"] |
305 | path = lib/winum | |
306 | url = git@github.com:deb0ch/emacs-winum.git | |
692a063f AB |
307 | [submodule "with-editor"] |
308 | path = lib/with-editor | |
309 | url = git@github.com:magit/with-editor.git | |
310 | [submodule "yaml-mode"] | |
311 | path = lib/yaml-mode | |
312 | url = git@github.com:yoshiki/yaml-mode.git | |
d3ce3580 AB |
313 | [submodule "yasnippet"] |
314 | path = lib/yasnippet | |
315 | url = git@github.com:joaotavora/yasnippet.git |