Add convenience b/move-indentation-or-beginning-of-line, bind to C-a
[~bandali/configs] / .gitmodules
CommitLineData
8b1a2f32
AB
1[submodule "amx"]
2 path = lib/amx
3 url = https://github.com/DarwinAwardWinner/amx.git
4[submodule "async"]
5 path = lib/async
6 url = https://github.com/jwiegley/emacs-async.git
032726b6
AB
7[submodule "auto-compile"]
8 path = lib/auto-compile
9 url = https://github.com/emacscollective/auto-compile.git
10[submodule "borg"]
11 path = lib/borg
12 url = https://github.com/emacscollective/borg.git
8b1a2f32
AB
13[submodule "dash"]
14 path = lib/dash
15 url = https://github.com/magnars/dash.el.git
16 no-makeinfo = dash-template.texi
17 # dash creates a `dir' dash info file, which makes git think
18 # that the submodule is dirty. so, let's ignore the untracked
19 # files of dash's submodule
20 ignore = untracked
5750405c
AB
21[submodule "diff-hl"]
22 path = lib/diff-hl
23 url = https://github.com/dgutov/diff-hl.git
e2178fd3
AB
24[submodule "ebdb"]
25 path = lib/ebdb
26 url = https://github.com/girzel/ebdb.git
39c1c073
AB
27[submodule "erc-hl-nicks"]
28 path = lib/erc-hl-nicks
29 url = https://github.com/leathekd/erc-hl-nicks.git
30[submodule "erc-scrolltoplace"]
31 path = lib/erc-scrolltoplace
32 url = https://gitlab.com/jgkamat/erc-scrolltoplace.git
8b1a2f32
AB
33[submodule "ivy"]
34 path = lib/ivy
35 url = https://github.com/abo-abo/swiper.git
36 info-path = doc
37[submodule "libgit"]
38 path = lib/libgit
39 url = https://github.com/magit/libegit2.git
40 build-step = make
41[submodule "magit"]
42 path = lib/magit
43 url = https://github.com/magit/magit.git
44 recursive-byte-compile = true
45 info-path = Documentation
46[submodule "no-littering"]
47 path = lib/no-littering
48 url = https://github.com/emacscollective/no-littering.git
49[submodule "org"]
50 path = lib/org
51 url = https://code.orgmode.org/bzg/org-mode.git
52 build-step = make
53 load-path = lisp
54 load-path = contrib/lisp
55 info-path = doc
032726b6
AB
56[submodule "packed"]
57 path = lib/packed
58 url = https://github.com/emacscollective/packed.git
8b1a2f32
AB
59[submodule "s"]
60 path = lib/s
61 url = https://github.com/magnars/s.el.git
39c1c073
AB
62[submodule "switch-buffer-functions"]
63 path = lib/switch-buffer-functions
64 url = https://github.com/10sr/switch-buffer-functions-el.git
8b1a2f32
AB
65[submodule "transient"]
66 path = lib/transient
67 url = https://github.com/magit/transient.git
032726b6
AB
68[submodule "use-package"]
69 path = lib/use-package
70 url = https://github.com/jwiegley/use-package.git
8b1a2f32
AB
71[submodule "with-editor"]
72 path = lib/with-editor
73 url = https://github.com/magit/with-editor.git
39c1c073
AB
74[submodule "znc"]
75 path = lib/znc
76 url = https://git.bandali.eu.org/znc.el.git