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