Commit | Line | Data |
---|---|---|
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 | |
1eb20313 AB |
43 | [submodule "expand-region"] |
44 | path = lib/expand-region | |
45 | url = https://github.com/magnars/expand-region.el.git | |
46 | [submodule "hl-todo"] | |
47 | path = lib/hl-todo | |
48 | url = https://github.com/tarsius/hl-todo.git | |
8b1a2f32 AB |
49 | [submodule "ivy"] |
50 | path = lib/ivy | |
51 | url = https://github.com/abo-abo/swiper.git | |
52 | info-path = doc | |
53 | [submodule "libgit"] | |
54 | path = lib/libgit | |
55 | url = https://github.com/magit/libegit2.git | |
56 | build-step = make | |
57 | [submodule "magit"] | |
58 | path = lib/magit | |
59 | url = https://github.com/magit/magit.git | |
60 | recursive-byte-compile = true | |
61 | info-path = Documentation | |
9c48decc AB |
62 | [submodule "minions"] |
63 | path = lib/minions | |
64 | url = https://github.com/tarsius/minions.git | |
8b1a2f32 AB |
65 | [submodule "org"] |
66 | path = lib/org | |
67 | url = https://code.orgmode.org/bzg/org-mode.git | |
68 | build-step = make | |
69 | load-path = lisp | |
70 | load-path = contrib/lisp | |
71 | info-path = doc | |
fc9a59fb AB |
72 | [submodule "org-tanglesync"] |
73 | path = lib/org-tanglesync | |
74 | url = https://github.com/mtekman/org-tanglesync.el.git | |
1eb20313 AB |
75 | [submodule "orgalist"] |
76 | path = lib/orgalist | |
77 | url = https://github.com/emacsmirror/orgalist.git | |
032726b6 AB |
78 | [submodule "packed"] |
79 | path = lib/packed | |
80 | url = https://github.com/emacscollective/packed.git | |
1eb20313 AB |
81 | [submodule "page-break-lines"] |
82 | path = lib/page-break-lines | |
83 | url = https://github.com/purcell/page-break-lines.git | |
9c48decc AB |
84 | [submodule "refinery-theme"] |
85 | path = lib/refinery-theme | |
86 | url = https://git.bndl.org/refinery-theme | |
87 | [submodule "rich-minority"] | |
88 | path = lib/rich-minority | |
89 | url = https://github.com/Malabarba/rich-minority.git | |
bb7f12c2 AB |
90 | [submodule "rt-liberation"] |
91 | path = lib/rt-liberation | |
92 | url = https://git.savannah.gnu.org/git/rtliber.git | |
93 | info-path = doc | |
94 | # rt-liberation creates doc/{dir,rt-liberation.info} files, which | |
95 | # make git think that the submodule is dirty. so, let's ignore | |
96 | # the untracked files of rt-liberation's submodule | |
97 | ignore = untracked | |
8b1a2f32 AB |
98 | [submodule "s"] |
99 | path = lib/s | |
100 | url = https://github.com/magnars/s.el.git | |
2331b5a0 AB |
101 | [submodule "scpaste"] |
102 | path = lib/scpaste | |
35c0de5e | 103 | url = https://git.sr.ht/~technomancy/scpaste |
9c48decc AB |
104 | [submodule "smart-mode-line"] |
105 | path = lib/smart-mode-line | |
106 | url = https://github.com/Malabarba/smart-mode-line.git | |
39c1c073 AB |
107 | [submodule "switch-buffer-functions"] |
108 | path = lib/switch-buffer-functions | |
109 | url = https://github.com/10sr/switch-buffer-functions-el.git | |
8b1a2f32 AB |
110 | [submodule "transient"] |
111 | path = lib/transient | |
112 | url = https://github.com/magit/transient.git | |
1eb20313 AB |
113 | [submodule "unkillable-scratch"] |
114 | path = lib/unkillable-scratch | |
115 | url = https://github.com/EricCrosson/unkillable-scratch.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 |