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 | |
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 | |
46b0569f AB |
30 | [submodule "emmet-mode"] |
31 | path = lib/emmet-mode | |
32 | url = https://github.com/smihica/emmet-mode.git | |
39c1c073 AB |
33 | [submodule "erc-hl-nicks"] |
34 | path = lib/erc-hl-nicks | |
35 | url = https://github.com/leathekd/erc-hl-nicks.git | |
36 | [submodule "erc-scrolltoplace"] | |
37 | path = lib/erc-scrolltoplace | |
38 | url = https://gitlab.com/jgkamat/erc-scrolltoplace.git | |
8b1a2f32 AB |
39 | [submodule "ivy"] |
40 | path = lib/ivy | |
41 | url = https://github.com/abo-abo/swiper.git | |
42 | info-path = doc | |
43 | [submodule "libgit"] | |
44 | path = lib/libgit | |
45 | url = https://github.com/magit/libegit2.git | |
46 | build-step = make | |
47 | [submodule "magit"] | |
48 | path = lib/magit | |
49 | url = https://github.com/magit/magit.git | |
50 | recursive-byte-compile = true | |
51 | info-path = Documentation | |
9c48decc AB |
52 | [submodule "minions"] |
53 | path = lib/minions | |
54 | url = https://github.com/tarsius/minions.git | |
8b1a2f32 AB |
55 | [submodule "no-littering"] |
56 | path = lib/no-littering | |
57 | url = https://github.com/emacscollective/no-littering.git | |
58 | [submodule "org"] | |
59 | path = lib/org | |
60 | url = https://code.orgmode.org/bzg/org-mode.git | |
61 | build-step = make | |
62 | load-path = lisp | |
63 | load-path = contrib/lisp | |
64 | info-path = doc | |
fc9a59fb AB |
65 | [submodule "org-tanglesync"] |
66 | path = lib/org-tanglesync | |
67 | url = https://github.com/mtekman/org-tanglesync.el.git | |
032726b6 AB |
68 | [submodule "packed"] |
69 | path = lib/packed | |
70 | url = https://github.com/emacscollective/packed.git | |
9c48decc AB |
71 | [submodule "refinery-theme"] |
72 | path = lib/refinery-theme | |
73 | url = https://git.bndl.org/refinery-theme | |
74 | [submodule "rich-minority"] | |
75 | path = lib/rich-minority | |
76 | url = https://github.com/Malabarba/rich-minority.git | |
8b1a2f32 AB |
77 | [submodule "s"] |
78 | path = lib/s | |
79 | url = https://github.com/magnars/s.el.git | |
2331b5a0 AB |
80 | [submodule "scpaste"] |
81 | path = lib/scpaste | |
82 | url = https://github.com/technomancy/scpaste.git | |
9c48decc AB |
83 | [submodule "smart-mode-line"] |
84 | path = lib/smart-mode-line | |
85 | url = https://github.com/Malabarba/smart-mode-line.git | |
39c1c073 AB |
86 | [submodule "switch-buffer-functions"] |
87 | path = lib/switch-buffer-functions | |
88 | url = https://github.com/10sr/switch-buffer-functions-el.git | |
8b1a2f32 AB |
89 | [submodule "transient"] |
90 | path = lib/transient | |
91 | url = https://github.com/magit/transient.git | |
032726b6 AB |
92 | [submodule "use-package"] |
93 | path = lib/use-package | |
94 | url = https://github.com/jwiegley/use-package.git | |
8b1a2f32 AB |
95 | [submodule "with-editor"] |
96 | path = lib/with-editor | |
97 | url = https://github.com/magit/with-editor.git | |
39c1c073 AB |
98 | [submodule "znc"] |
99 | path = lib/znc | |
100 | url = https://git.bandali.eu.org/znc.el.git |