-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
317 lines (317 loc) · 8.39 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
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
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
[submodule "aggressive-indent-mode"]
path = lib/aggressive-indent-mode
url = https://github.com/Malabarba/aggressive-indent-mode
branch = master
[submodule "auctex"]
path = lib/auctex
url = https://git.savannah.gnu.org/git/auctex.git
branch = main
info-path = doc
build-nix-shell-packages = autoconf emacs gnumake perl tetex texinfo
build-step = ./autogen.sh
build-step = ./configure --without-texmf-dir
build-step = make
build-step = borg-update-autoloads
build-step = borg-makeinfo
[submodule "auto-compile"]
path = lib/auto-compile
url = https://github.com/emacscollective/auto-compile
branch = main
[submodule "backline"]
path = lib/backline
url = https://github.com/tarsius/backline
branch = main
[submodule "beginend"]
path = lib/beginend
url = https://github.com/DamienCassou/beginend
branch = master
[submodule "bicycle"]
path = lib/bicycle
url = https://github.com/tarsius/bicycle
branch = main
[submodule "borg"]
path = lib/borg
url = https://github.com/emacscollective/borg
branch = main
signingkey = 8F44F72AB931831C
[submodule "borg-nix-shell"]
path = lib/borg-nix-shell
url = https://github.com/thblt/borg-nix-shell
branch = master
[submodule "closql"]
path = lib/closql
url = https://github.com/emacscollective/closql
branch = main
[submodule "compat"]
path = lib/compat
url = https://github.com/emacs-compat/compat
build-nix-shell-packages = gnumake
build-step = make
branch = main
[submodule "consult"]
path = lib/consult
url = https://github.com/minad/consult
branch = main
[submodule "corfu"]
path = lib/corfu
url = https://github.com/minad/corfu
load-path=.
load-path=extensions
branch = main
[submodule "dash"]
path = lib/dash
url = https://github.com/magnars/dash.el
branch = master
[submodule "diminish"]
path = lib/diminish
url = https://github.com/myrjola/diminish.el
branch = master
[submodule "dirvish"]
path = lib/dirvish
url = https://github.com/alexluigit/dirvish
load-path = .
load-path = extensions
branch = main
[submodule "doom-themes"]
path = lib/doom-themes
url = https://github.com/doomemacs/themes
branch = master
[submodule "editorconfig"]
path = lib/editorconfig
url = https://github.com/editorconfig/editorconfig-emacs
branch = master
[submodule "eldoc-box"]
path = lib/eldoc-box
url = https://github.com/casouri/eldoc-box
branch = master
[submodule "emacsql"]
path = lib/emacsql
url = https://github.com/skeeto/emacsql
branch = main
build-nix-shell-packages = llvmPackages.clang.cc
comment = ↓ Instead of rm, try to run the binary and rm it if it fails.
build-step = rm sqlite/emacsql-sqlite
build-step = make binary
[submodule "embark"]
path = lib/embark
url = https://github.com/oantolin/embark
branch = master
[submodule "emmet-mode"]
path = lib/emmet-mode
url = https://github.com/smihica/emmet-mode/
branch = master
[submodule "erc-hl-nicks"]
path = lib/erc-hl-nicks
url = https://github.com/leathekd/erc-hl-nicks
branch = master
[submodule "evil-nerd-commenter"]
path = lib/evil-nerd-commenter
url = https://github.com/redguardtoo/evil-nerd-commenter
branch = master
[submodule "f"]
path = lib/f
url = https://github.com/rejeep/f.el
branch = master
[submodule "flyspell-correct"]
path = lib/flyspell-correct
url = https://github.com/d12frosted/flyspell-correct
branch = master
[submodule "forge"]
path = lib/forge
url = https://github.com/magit/forge
branch = main
[submodule "free-keys"]
path = lib/free-keys
url = https://github.com/Fuco1/free-keys
branch = master
[submodule "ghub"]
path = lib/ghub
url = https://github.com/magit/ghub
branch = main
[submodule "git-modes"]
path = lib/git-modes
url = https://github.com/magit/git-modes
branch = main
[submodule "haskell-mode"]
path = lib/haskell-mode
info-path = doc
url = https://github.com/haskell/haskell-mode
branch = master
[submodule "ht"]
path = lib/ht
url = https://github.com/Wilfred/ht.el
branch = master
[submodule "htmlize"]
path = lib/htmlize
url = https://github.com/hniksic/emacs-htmlize
branch = master
[submodule "hydra"]
path = lib/hydra
url = https://github.com/abo-abo/hydra
branch = master
[submodule "loccur"]
path = lib/loccur
url = https://github.com/fourier/loccur
branch = master
[submodule "magit"]
path = lib/magit
url = https://github.com/magit/magit
branch = main
recursive-byte-compile = true
info-path = Documentation
[submodule "magit-popup"]
path = lib/magit-popup
url = https://github.com/magit/magit-popup
branch = master
[submodule "marginalia"]
path = lib/marginalia
url = https://github.com/minad/marginalia
branch = main
[submodule "markdown-mode"]
path = lib/markdown-mode
url = https://github.com/jrblevin/markdown-mode
branch = master
[submodule "mwim"]
path = lib/mwim
url = https://github.com/alezost/mwim.el
branch = master
[submodule "nix-mode"]
path = lib/nix-mode
url = https://github.com/NixOS/nix-mode
branch = master
[submodule "no-littering"]
path = lib/no-littering
url = https://github.com/tarsius/no-littering
branch = main
[submodule "notmuch"]
path = lib/notmuch
url = https://git.notmuchmail.org/git/notmuch
load-path = emacs
branch = master
[submodule "orderless"]
path = lib/orderless
url = https://github.com/oantolin/orderless
branch = master
[submodule "org"]
path = lib/org
url = https://git.savannah.gnu.org/git/emacs/org-mode.git
branch = main
load-path = lisp
info-path = doc
build-nix-shell-packages = emacs git gnumake texinfo
build-step = make
[submodule "org-contrib"]
path = lib/org-contrib
url = https://git.sr.ht/~bzg/org-contrib
branch = master
[submodule "outline-minor-faces"]
path = lib/outline-minor-faces
url = https://github.com/tarsius/outline-minor-faces
branch = main
[submodule "pdf-tools"]
path = lib/pdf-tools
url = https://github.com/vedang/pdf-tools
branch = master
build-nix-shell-disable = 1
build-step = "cd server; ./autobuild"
build-step = borg-update-autoloads
build-step = borg-byte-compile
build-step = borg-makeinfo
[submodule "queue"]
path = lib/queue
url = https://github.com/emacsmirror/queue
branch = master
[submodule "rainbow-mode"]
path = lib/rainbow-mode
url = https://github.com/emacsmirror/rainbow-mode
branch = master
[submodule "rg"]
path = lib/rg
url = https://github.com/dajva/rg.el
branch = master
[submodule "rust-mode"]
path = lib/rust-mode
url = https://github.com/rust-lang/rust-mode
branch = master
[submodule "s"]
path = lib/s
url = https://github.com/magnars/s.el
branch = master
[submodule "scpaste"]
path = lib/scpaste
url = https://git.sr.ht/~technomancy/scpaste
branch = main
[submodule "shackle"]
path = lib/shackle
url = https://depp.brause.cc/shackle.git
branch = master
[submodule "smartparens"]
path = lib/smartparens
url = https://github.com/Fuco1/smartparens
branch = master
[submodule "super-save"]
path = lib/super-save
url = https://github.com/bbatsov/super-save
branch = master
[submodule "sway"]
path = lib/sway
url = https://github.com/thblt/sway.el
branch = main
[submodule "tablist"]
path = lib/tablist
url = https://github.com/politza/tablist
branch = master
[submodule "transient"]
path = lib/transient
url = https://github.com/magit/transient
branch = main
[submodule "treepy"]
path = lib/treepy
url = https://github.com/volrath/treepy.el
branch = master
[submodule "unfill"]
path = lib/unfill
url = https://github.com/purcell/unfill
branch = master
[submodule "unkillable-scratch"]
path = lib/unkillable-scratch
url = https://github.com/EricCrosson/unkillable-scratch
branch = master
[submodule "vertico"]
path = lib/vertico
load-path = .
load-path = extensions
url = https://github.com/minad/vertico
branch = main
[submodule "visual-fill-column"]
path = lib/visual-fill-column
url = https://github.com/joostkremers/visual-fill-column
branch = master
[submodule "visual-regexp"]
path = lib/visual-regexp
url = https://github.com/benma/visual-regexp.el
branch = master
[submodule "vundo"]
path = lib/vundo
url = https://github.com/casouri/vundo
branch = master
[submodule "wgrep"]
path = lib/wgrep
url = https://github.com/mhayashi1120/Emacs-wgrep/
branch = master
[submodule "with-editor"]
path = lib/with-editor
url = https://github.com/magit/with-editor
branch = main
[submodule "yaml"]
path = lib/yaml
url = https://github.com/zkry/yaml.el
branch = master
[submodule "yasnippet"]
path = lib/yasnippet
url = https://github.com/joaotavora/yasnippet
branch = master
[submodule "yasnippet-snippets"]
path = lib/yasnippet-snippets
url = https://github.com/AndreaCrotti/yasnippet-snippets
branch = master