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