Commit | Line | Data |
---|---|---|
692a063f AB |
1 | [borg] |
2 | pushDefault = aminb | |
3 | collective = emacsg | |
75095920 AB |
4 | [submodule "all-the-icons"] |
5 | path = lib/all-the-icons | |
6 | url = git@github.com:domtronn/all-the-icons.el.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 | |
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 | |
19 | [submodule "borg"] | |
20 | path = lib/borg | |
21 | url = git@github.com:emacscollective/borg.git | |
f20d6a60 AB |
22 | [submodule "boxquote"] |
23 | path = lib/boxquote | |
24 | url = git@github.com:davep/boxquote.el.git | |
692a063f AB |
25 | [submodule "closql"] |
26 | path = lib/closql | |
27 | url = git@github.com:emacscollective/closql.git | |
3f0f8d01 AB |
28 | [submodule "company"] |
29 | path = lib/company | |
30 | url = git@github.com:company-mode/company-mode.git | |
6f4c133d AB |
31 | [submodule "counsel-notmuch"] |
32 | path = lib/counsel-notmuch | |
33 | url = git@github.com:fuxialexander/counsel-notmuch.git | |
bb93c9e1 AB |
34 | [submodule "crux"] |
35 | path = lib/crux | |
36 | url = git@github.com:bbatsov/crux.git | |
eba52b9c AB |
37 | [submodule "dante"] |
38 | path = lib/dante | |
39 | url = git@github.com:jyp/dante.git | |
692a063f AB |
40 | [submodule "dash"] |
41 | path = lib/dash | |
42 | url = git@github.com:magnars/dash.el.git | |
43 | no-makeinfo = dash-template.texi | |
180cab37 AB |
44 | # dash creates a `dir' dash info file, which makes git think |
45 | # that the submodule is dirty. so, let's ignore the untracked | |
46 | # files of dash's submodule | |
47 | ignore = untracked | |
692a063f AB |
48 | [submodule "diff-hl"] |
49 | path = lib/diff-hl | |
50 | url = git@github.com:dgutov/diff-hl.git | |
75095920 AB |
51 | [submodule "doom-modeline"] |
52 | path = lib/doom-modeline | |
53 | url = git@github.com:seagle0128/doom-modeline.git | |
1c3eaf15 AB |
54 | [submodule "edit-indirect"] |
55 | path = lib/edit-indirect | |
56 | url = git@github.com:Fanael/edit-indirect.git | |
fdcac86a AB |
57 | [submodule "eink-theme"] |
58 | path = lib/eink-theme | |
59 | url = git@github.com:maio/eink-emacs.git | |
e22b0f9d | 60 | remote = aminb git@github.com:aminb/eink-emacs.git |
75095920 AB |
61 | [submodule "eldoc-eval"] |
62 | path = lib/eldoc-eval | |
63 | url = git@github.com:thierryvolpiatto/eldoc-eval.git | |
b36bd0dd AB |
64 | [submodule "elisp-refs"] |
65 | path = lib/elisp-refs | |
66 | url = git@github.com:Wilfred/elisp-refs.git | |
692a063f AB |
67 | [submodule "emacsql"] |
68 | path = lib/emacsql | |
69 | url = git@github.com:skeeto/emacsql.git | |
70 | no-byte-compile = emacsql-pg.el | |
d98421d5 AB |
71 | [submodule "emmet-mode"] |
72 | path = lib/emmet-mode | |
73 | url = git@github.com:smihica/emmet-mode.git | |
692a063f AB |
74 | [submodule "epkg"] |
75 | path = lib/epkg | |
76 | url = git@github.com:emacscollective/epkg.git | |
284bbe78 AB |
77 | [submodule "epl"] |
78 | path = lib/epl | |
79 | url = git@github.com:cask/epl.git | |
7538956f AB |
80 | [submodule "exec-path-from-shell"] |
81 | path = lib/exec-path-from-shell | |
82 | url = git@github.com:purcell/exec-path-from-shell.git | |
3f0f8d01 AB |
83 | [submodule "f"] |
84 | path = lib/f | |
85 | url = git@github.com:rejeep/f.el.git | |
86 | [submodule "flycheck"] | |
87 | path = lib/flycheck | |
88 | url = git@github.com:flycheck/flycheck.git | |
f76bdaa8 AB |
89 | [submodule "flycheck-haskell"] |
90 | path = lib/flycheck-haskell | |
91 | url = git@github.com:flycheck/flycheck-haskell.git | |
692a063f AB |
92 | [submodule "ghub"] |
93 | path = lib/ghub | |
94 | url = git@github.com:magit/ghub.git | |
95 | [submodule "git-modes"] | |
96 | path = lib/git-modes | |
97 | url = git@github.com:magit/git-modes.git | |
460facae AB |
98 | [submodule "graphql"] |
99 | path = lib/graphql | |
100 | url = git@github.com:vermiculus/graphql.el.git | |
a81db923 AB |
101 | [submodule "haskell-mode"] |
102 | path = lib/haskell-mode | |
103 | url = git@github.com:haskell/haskell-mode.git | |
3f0f8d01 AB |
104 | [submodule "helm"] |
105 | path = lib/helm | |
106 | url = git@github.com:emacs-helm/helm.git | |
b36bd0dd AB |
107 | [submodule "helpful"] |
108 | path = lib/helpful | |
109 | url = git@github.com:Wilfred/helpful.git | |
0fbb9f4e AB |
110 | [submodule "highlight-indent-guides"] |
111 | path = lib/highlight-indent-guides | |
112 | url = git@github.com:DarthFennec/highlight-indent-guides.git | |
36fca309 AB |
113 | [submodule "hlint-refactor"] |
114 | path = lib/hlint-refactor | |
115 | url = git@github.com:mpickering/hlint-refactor-mode.git | |
b55d92af AB |
116 | [submodule "hydra"] |
117 | path = lib/hydra | |
118 | url = git@github.com:abo-abo/hydra.git | |
f7752223 AB |
119 | [submodule "ivy"] |
120 | path = lib/ivy | |
121 | url = git@github.com:abo-abo/swiper.git | |
122 | info-path = doc | |
1c3eaf15 AB |
123 | [submodule "json-mode"] |
124 | path = lib/json-mode | |
125 | url = git@github.com:joshwnj/json-mode.git | |
126 | [submodule "json-reformat"] | |
127 | path = lib/json-reformat | |
128 | url = git@github.com:gongo/json-reformat.git | |
129 | [submodule "json-snatcher"] | |
130 | path = lib/json-snatcher | |
131 | url = git@github.com:Sterlingg/json-snatcher.git | |
eba52b9c AB |
132 | [submodule "lcr"] |
133 | path = lib/lcr | |
134 | url = git@github.com:jyp/lcr.git | |
3f0f8d01 AB |
135 | [submodule "lean-mode"] |
136 | path = lib/lean-mode | |
137 | url = git@github.com:leanprover/lean-mode.git | |
b36bd0dd AB |
138 | [submodule "loop"] |
139 | path = lib/loop | |
140 | url = git@github.com:Wilfred/loop.el.git | |
692a063f AB |
141 | [submodule "magit"] |
142 | path = lib/magit | |
143 | url = git@github.com:magit/magit.git | |
1a052672 | 144 | recursive-byte-compile = true |
692a063f AB |
145 | info-path = Documentation |
146 | [submodule "magit-popup"] | |
147 | path = lib/magit-popup | |
148 | url = git@github.com:magit/magit-popup.git | |
149 | [submodule "markdown-mode"] | |
150 | path = lib/markdown-mode | |
151 | url = git@github.com:jrblevin/markdown-mode.git | |
75095920 AB |
152 | [submodule "memoize"] |
153 | path = lib/memoize | |
154 | url = git@github.com:skeeto/emacs-memoize.git | |
1c3eaf15 AB |
155 | [submodule "mmm-mode"] |
156 | path = lib/mmm-mode | |
157 | url = git@github.com:purcell/mmm-mode.git | |
158 | # mmm-mode creates a `dir' dash info file, which makes git think | |
159 | # that the submodule is dirty. so, let's ignore the untracked | |
160 | # files of dash's submodule | |
161 | ignore = untracked | |
bb93c9e1 AB |
162 | [submodule "mwim"] |
163 | path = lib/mwim | |
164 | url = git@github.com:alezost/mwim.el.git | |
1c3eaf15 AB |
165 | [submodule "nix-mode"] |
166 | path = lib/nix-mode | |
167 | url = git@github.com:NixOS/nix-mode.git | |
692a063f AB |
168 | [submodule "no-littering"] |
169 | path = lib/no-littering | |
170 | url = git@github.com:emacscollective/no-littering.git | |
fc5b6b8c AB |
171 | [submodule "notmuch"] |
172 | path = lib/notmuch | |
173 | url = https://git.notmuchmail.org/git/notmuch | |
51db62d8 AB |
174 | load-path = emacs |
175 | info-path = doc/_build/texinfo | |
87f61b04 AB |
176 | # build-nix-shell-packages = pkgconfig gitMinimal xapian gmime talloc zlib pythonPackages.sphinx pythonPackages.python texinfo |
177 | # build-step = ./configure --without-docs | |
178 | # build-step = make | |
045feb37 AB |
179 | # build-step = make sphinx-texinfo |
180 | # build-step = borg-makeinfo | |
f1dd8248 AB |
181 | [submodule "org"] |
182 | path = lib/org | |
183 | url = git@code.orgmode.org:bzg/org-mode.git | |
184 | load-path = lisp | |
185 | info-path = doc | |
186 | build-step = make compile autoloads info ORG_ADD_CONTRIB="org-notmuch" | |
187 | # setting ORG_ADD_CONTRIB results in copying of files from contrib/ | |
188 | # into lisp/, which git will pick up. so, let's ignore untracked files | |
189 | # from org's submodule; at least for now | |
190 | ignore = untracked | |
2b99d792 AB |
191 | [submodule "orgalist"] |
192 | path = lib/orgalist | |
193 | url = git@github.com:emacsmirror/orgalist.git | |
5bbd5ac3 AB |
194 | [submodule "ox-hugo"] |
195 | path = lib/ox-hugo | |
196 | url = git@github.com:kaushalmodi/ox-hugo.git | |
692a063f AB |
197 | [submodule "packed"] |
198 | path = lib/packed | |
199 | url = git@github.com:emacscollective/packed.git | |
f811cdad AB |
200 | [submodule "pdf-tools"] |
201 | path = lib/pdf-tools | |
202 | url = git@github.com:politza/pdf-tools.git | |
203 | build-step = make | |
204 | build-step = borg-byte-compile | |
205 | build-step = borg-update-autoloads | |
206 | # pdf-tools-install creates `lisp/epdfinfo', which makes git think | |
207 | # that the submodule is dirty. so, let's ignore the untracked | |
208 | # files of pdf-tools' submodule | |
209 | ignore = untracked | |
284bbe78 AB |
210 | [submodule "pkg-info"] |
211 | path = lib/pkg-info | |
212 | url = git@github.com:lunaryorn/pkg-info.el.git | |
3f0f8d01 AB |
213 | [submodule "popup"] |
214 | path = lib/popup | |
215 | url = git@github.com:auto-complete/popup-el.git | |
75095920 AB |
216 | [submodule "projectile"] |
217 | path = lib/projectile | |
218 | url = git@github.com:bbatsov/projectile.git | |
695170a4 AB |
219 | [submodule "proof-site"] # Proof General |
220 | path = lib/proof-site | |
221 | url = git@github.com:ProofGeneral/PG.git | |
3f0f8d01 AB |
222 | [submodule "s"] |
223 | path = lib/s | |
224 | url = git@github.com:magnars/s.el.git | |
6ef44cb7 AB |
225 | [submodule "shell-pop"] |
226 | path = lib/shell-pop | |
227 | url = git@github.com:kyagi/shell-pop-el.git | |
75095920 AB |
228 | [submodule "shrink-path"] |
229 | path = lib/shrink-path | |
230 | url = git@gitlab.com:bennya/shrink-path.el.git | |
b36bd0dd AB |
231 | [submodule "shut-up"] |
232 | path = lib/shut-up | |
233 | url = git@github.com:cask/shut-up.git | |
f7752223 AB |
234 | [submodule "smex"] # used by counsel-M-x |
235 | path = lib/smex | |
236 | url = git@github.com:nonsequitur/smex.git | |
f811cdad AB |
237 | [submodule "tablist"] |
238 | path = lib/tablist | |
239 | url = git@github.com:politza/tablist.git | |
460facae AB |
240 | [submodule "treepy"] |
241 | path = lib/treepy | |
242 | url = git@github.com:volrath/treepy.el.git | |
692a063f AB |
243 | [submodule "undo-tree"] |
244 | path = lib/undo-tree | |
245 | url = git@github.com:emacsorphanage/undo-tree.git | |
8bc647a7 AB |
246 | [submodule "unkillable-scratch"] |
247 | path = lib/unkillable-scratch | |
248 | url = git@github.com:EricCrosson/unkillable-scratch.git | |
692a063f AB |
249 | [submodule "use-package"] |
250 | path = lib/use-package | |
251 | url = git@github.com:jwiegley/use-package.git | |
d98421d5 AB |
252 | [submodule "web-mode"] |
253 | path = lib/web-mode | |
254 | url = git@github.com:fxbois/web-mode.git | |
0deee788 AB |
255 | [submodule "which-key"] |
256 | path = lib/which-key | |
257 | url = git@github.com:justbur/emacs-which-key.git | |
692a063f AB |
258 | [submodule "with-editor"] |
259 | path = lib/with-editor | |
260 | url = git@github.com:magit/with-editor.git | |
261 | [submodule "yaml-mode"] | |
262 | path = lib/yaml-mode | |
263 | url = git@github.com:yoshiki/yaml-mode.git |