File header and footer updates.
[~bandali/configs] / .gitmodules
CommitLineData
fac1032c
AB
1[submodule "alloy-mode"]
2 path = lib/alloy-mode
3 url = https://github.com/dwwmmn/alloy-mode.git
8b1a2f32
AB
4[submodule "amx"]
5 path = lib/amx
6 url = https://github.com/DarwinAwardWinner/amx.git
7[submodule "async"]
8 path = lib/async
9 url = https://github.com/jwiegley/emacs-async.git
032726b6
AB
10[submodule "auto-compile"]
11 path = lib/auto-compile
12 url = https://github.com/emacscollective/auto-compile.git
13[submodule "borg"]
14 path = lib/borg
15 url = https://github.com/emacscollective/borg.git
8b1a2f32
AB
16[submodule "dash"]
17 path = lib/dash
18 url = https://github.com/magnars/dash.el.git
19 no-makeinfo = dash-template.texi
20 # dash creates a `dir' dash info file, which makes git think
21 # that the submodule is dirty. so, let's ignore the untracked
22 # files of dash's submodule
23 ignore = untracked
5750405c
AB
24[submodule "diff-hl"]
25 path = lib/diff-hl
26 url = https://github.com/dgutov/diff-hl.git
e2178fd3
AB
27[submodule "ebdb"]
28 path = lib/ebdb
29 url = https://github.com/girzel/ebdb.git
39c1c073
AB
30[submodule "erc-hl-nicks"]
31 path = lib/erc-hl-nicks
32 url = https://github.com/leathekd/erc-hl-nicks.git
33[submodule "erc-scrolltoplace"]
34 path = lib/erc-scrolltoplace
35 url = https://gitlab.com/jgkamat/erc-scrolltoplace.git
8b1a2f32
AB
36[submodule "ivy"]
37 path = lib/ivy
38 url = https://github.com/abo-abo/swiper.git
39 info-path = doc
40[submodule "libgit"]
41 path = lib/libgit
42 url = https://github.com/magit/libegit2.git
43 build-step = make
44[submodule "magit"]
45 path = lib/magit
46 url = https://github.com/magit/magit.git
47 recursive-byte-compile = true
48 info-path = Documentation
49[submodule "no-littering"]
50 path = lib/no-littering
51 url = https://github.com/emacscollective/no-littering.git
52[submodule "org"]
53 path = lib/org
54 url = https://code.orgmode.org/bzg/org-mode.git
55 build-step = make
56 load-path = lisp
57 load-path = contrib/lisp
58 info-path = doc
fc9a59fb
AB
59[submodule "org-tanglesync"]
60 path = lib/org-tanglesync
61 url = https://github.com/mtekman/org-tanglesync.el.git
032726b6
AB
62[submodule "packed"]
63 path = lib/packed
64 url = https://github.com/emacscollective/packed.git
8b1a2f32
AB
65[submodule "s"]
66 path = lib/s
67 url = https://github.com/magnars/s.el.git
39c1c073
AB
68[submodule "switch-buffer-functions"]
69 path = lib/switch-buffer-functions
70 url = https://github.com/10sr/switch-buffer-functions-el.git
8b1a2f32
AB
71[submodule "transient"]
72 path = lib/transient
73 url = https://github.com/magit/transient.git
032726b6
AB
74[submodule "use-package"]
75 path = lib/use-package
76 url = https://github.com/jwiegley/use-package.git
8b1a2f32
AB
77[submodule "with-editor"]
78 path = lib/with-editor
79 url = https://github.com/magit/with-editor.git
39c1c073
AB
80[submodule "znc"]
81 path = lib/znc
82 url = https://git.bandali.eu.org/znc.el.git