Assimilate emmet-mode 1.0.8-119-g1acb821
[~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
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
52[submodule "no-littering"]
53 path = lib/no-littering
54 url = https://github.com/emacscollective/no-littering.git
55[submodule "org"]
56 path = lib/org
57 url = https://code.orgmode.org/bzg/org-mode.git
58 build-step = make
59 load-path = lisp
60 load-path = contrib/lisp
61 info-path = doc
fc9a59fb
AB
62[submodule "org-tanglesync"]
63 path = lib/org-tanglesync
64 url = https://github.com/mtekman/org-tanglesync.el.git
032726b6
AB
65[submodule "packed"]
66 path = lib/packed
67 url = https://github.com/emacscollective/packed.git
8b1a2f32
AB
68[submodule "s"]
69 path = lib/s
70 url = https://github.com/magnars/s.el.git
2331b5a0
AB
71[submodule "scpaste"]
72 path = lib/scpaste
73 url = https://github.com/technomancy/scpaste.git
39c1c073
AB
74[submodule "switch-buffer-functions"]
75 path = lib/switch-buffer-functions
76 url = https://github.com/10sr/switch-buffer-functions-el.git
8b1a2f32
AB
77[submodule "transient"]
78 path = lib/transient
79 url = https://github.com/magit/transient.git
032726b6
AB
80[submodule "use-package"]
81 path = lib/use-package
82 url = https://github.com/jwiegley/use-package.git
8b1a2f32
AB
83[submodule "with-editor"]
84 path = lib/with-editor
85 url = https://github.com/magit/with-editor.git
39c1c073
AB
86[submodule "znc"]
87 path = lib/znc
88 url = https://git.bandali.eu.org/znc.el.git