Assimilate 2 drones, update my znc fork's url
[~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
0ad4c1fb
AB
13[submodule "biblio.el"]
14 path = lib/biblio.el
15 url = https://github.com/cpitclaudel/biblio.el.git
032726b6
AB
16[submodule "borg"]
17 path = lib/borg
18 url = https://github.com/emacscollective/borg.git
1eb20313
AB
19[submodule "boxquote"]
20 path = lib/boxquote
21 url = https://github.com/davep/boxquote.el.git
8b1a2f32
AB
22[submodule "dash"]
23 path = lib/dash
24 url = https://github.com/magnars/dash.el.git
25 no-makeinfo = dash-template.texi
26 # dash creates a `dir' dash info file, which makes git think
27 # that the submodule is dirty. so, let's ignore the untracked
28 # files of dash's submodule
29 ignore = untracked
0ad4c1fb
AB
30[submodule "debbugs"]
31 path = lib/debbugs
32 url = https://github.com/emacsmirror/debbugs.git
5750405c
AB
33[submodule "diff-hl"]
34 path = lib/diff-hl
35 url = https://github.com/dgutov/diff-hl.git
e2178fd3
AB
36[submodule "ebdb"]
37 path = lib/ebdb
38 url = https://github.com/girzel/ebdb.git
39c1c073
AB
39[submodule "erc-hl-nicks"]
40 path = lib/erc-hl-nicks
41 url = https://github.com/leathekd/erc-hl-nicks.git
42[submodule "erc-scrolltoplace"]
43 path = lib/erc-scrolltoplace
44 url = https://gitlab.com/jgkamat/erc-scrolltoplace.git
1eb20313
AB
45[submodule "expand-region"]
46 path = lib/expand-region
47 url = https://github.com/magnars/expand-region.el.git
48[submodule "hl-todo"]
49 path = lib/hl-todo
50 url = https://github.com/tarsius/hl-todo.git
8b1a2f32
AB
51[submodule "ivy"]
52 path = lib/ivy
53 url = https://github.com/abo-abo/swiper.git
54 info-path = doc
55[submodule "libgit"]
56 path = lib/libgit
57 url = https://github.com/magit/libegit2.git
58 build-step = make
59[submodule "magit"]
60 path = lib/magit
61 url = https://github.com/magit/magit.git
62 recursive-byte-compile = true
63 info-path = Documentation
9c48decc
AB
64[submodule "minions"]
65 path = lib/minions
66 url = https://github.com/tarsius/minions.git
8b1a2f32
AB
67[submodule "no-littering"]
68 path = lib/no-littering
69 url = https://github.com/emacscollective/no-littering.git
70[submodule "org"]
71 path = lib/org
72 url = https://code.orgmode.org/bzg/org-mode.git
73 build-step = make
74 load-path = lisp
75 load-path = contrib/lisp
76 info-path = doc
fc9a59fb
AB
77[submodule "org-tanglesync"]
78 path = lib/org-tanglesync
79 url = https://github.com/mtekman/org-tanglesync.el.git
1eb20313
AB
80[submodule "orgalist"]
81 path = lib/orgalist
82 url = https://github.com/emacsmirror/orgalist.git
032726b6
AB
83[submodule "packed"]
84 path = lib/packed
85 url = https://github.com/emacscollective/packed.git
1eb20313
AB
86[submodule "page-break-lines"]
87 path = lib/page-break-lines
88 url = https://github.com/purcell/page-break-lines.git
9c48decc
AB
89[submodule "refinery-theme"]
90 path = lib/refinery-theme
91 url = https://git.bndl.org/refinery-theme
92[submodule "rich-minority"]
93 path = lib/rich-minority
94 url = https://github.com/Malabarba/rich-minority.git
8b1a2f32
AB
95[submodule "s"]
96 path = lib/s
97 url = https://github.com/magnars/s.el.git
2331b5a0
AB
98[submodule "scpaste"]
99 path = lib/scpaste
100 url = https://github.com/technomancy/scpaste.git
9c48decc
AB
101[submodule "smart-mode-line"]
102 path = lib/smart-mode-line
103 url = https://github.com/Malabarba/smart-mode-line.git
39c1c073
AB
104[submodule "switch-buffer-functions"]
105 path = lib/switch-buffer-functions
106 url = https://github.com/10sr/switch-buffer-functions-el.git
8b1a2f32
AB
107[submodule "transient"]
108 path = lib/transient
109 url = https://github.com/magit/transient.git
1eb20313
AB
110[submodule "unkillable-scratch"]
111 path = lib/unkillable-scratch
112 url = https://github.com/EricCrosson/unkillable-scratch.git
032726b6
AB
113[submodule "use-package"]
114 path = lib/use-package
115 url = https://github.com/jwiegley/use-package.git
1eb20313
AB
116[submodule "which-key"]
117 path = lib/which-key
118 url = https://github.com/justbur/emacs-which-key.git
8b1a2f32
AB
119[submodule "with-editor"]
120 path = lib/with-editor
121 url = https://github.com/magit/with-editor.git
1eb20313
AB
122[submodule "yasnippet"]
123 path = lib/yasnippet
124 url = https://github.com/joaotavora/yasnippet.git
39c1c073
AB
125[submodule "znc"]
126 path = lib/znc
0ad4c1fb 127 url = https://git.emacsconf.org/bandali/znc.el.git