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