Remove erc-scrolltoplace
[~bandali/configs] / .gitmodules
... / ...
CommitLineData
1[submodule "alloy-mode"]
2 path = lib/alloy-mode
3 url = https://github.com/dwwmmn/alloy-mode.git
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
10[submodule "auto-compile"]
11 path = lib/auto-compile
12 url = https://github.com/emacscollective/auto-compile.git
13[submodule "biblio.el"]
14 path = lib/biblio.el
15 url = https://github.com/cpitclaudel/biblio.el.git
16[submodule "borg"]
17 path = lib/borg
18 url = https://github.com/emacscollective/borg.git
19[submodule "boxquote"]
20 path = lib/boxquote
21 url = https://github.com/davep/boxquote.el.git
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
30[submodule "debbugs"]
31 path = lib/debbugs
32 url = https://github.com/emacsmirror/debbugs.git
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
37[submodule "ebdb"]
38 path = lib/ebdb
39 url = https://github.com/girzel/ebdb.git
40[submodule "erc-hl-nicks"]
41 path = lib/erc-hl-nicks
42 url = https://github.com/leathekd/erc-hl-nicks.git
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
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
62[submodule "minions"]
63 path = lib/minions
64 url = https://github.com/tarsius/minions.git
65[submodule "no-littering"]
66 path = lib/no-littering
67 url = https://github.com/emacscollective/no-littering.git
68[submodule "org"]
69 path = lib/org
70 url = https://code.orgmode.org/bzg/org-mode.git
71 build-step = make
72 load-path = lisp
73 load-path = contrib/lisp
74 info-path = doc
75[submodule "org-tanglesync"]
76 path = lib/org-tanglesync
77 url = https://github.com/mtekman/org-tanglesync.el.git
78[submodule "orgalist"]
79 path = lib/orgalist
80 url = https://github.com/emacsmirror/orgalist.git
81[submodule "packed"]
82 path = lib/packed
83 url = https://github.com/emacscollective/packed.git
84[submodule "page-break-lines"]
85 path = lib/page-break-lines
86 url = https://github.com/purcell/page-break-lines.git
87[submodule "refinery-theme"]
88 path = lib/refinery-theme
89 url = https://git.bndl.org/refinery-theme
90[submodule "rich-minority"]
91 path = lib/rich-minority
92 url = https://github.com/Malabarba/rich-minority.git
93[submodule "rt-liberation"]
94 path = lib/rt-liberation
95 url = https://git.savannah.gnu.org/git/rtliber.git
96 info-path = doc
97 # rt-liberation creates doc/{dir,rt-liberation.info} files, which
98 # make git think that the submodule is dirty. so, let's ignore
99 # the untracked files of rt-liberation's submodule
100 ignore = untracked
101[submodule "s"]
102 path = lib/s
103 url = https://github.com/magnars/s.el.git
104[submodule "scpaste"]
105 path = lib/scpaste
106 url = https://git.sr.ht/~technomancy/scpaste
107[submodule "smart-mode-line"]
108 path = lib/smart-mode-line
109 url = https://github.com/Malabarba/smart-mode-line.git
110[submodule "switch-buffer-functions"]
111 path = lib/switch-buffer-functions
112 url = https://github.com/10sr/switch-buffer-functions-el.git
113[submodule "transient"]
114 path = lib/transient
115 url = https://github.com/magit/transient.git
116[submodule "unkillable-scratch"]
117 path = lib/unkillable-scratch
118 url = https://github.com/EricCrosson/unkillable-scratch.git
119[submodule "use-package"]
120 path = lib/use-package
121 url = https://github.com/jwiegley/use-package.git
122[submodule "which-key"]
123 path = lib/which-key
124 url = https://github.com/justbur/emacs-which-key.git
125[submodule "with-editor"]
126 path = lib/with-editor
127 url = https://github.com/magit/with-editor.git
128[submodule "yasnippet"]
129 path = lib/yasnippet
130 url = https://github.com/joaotavora/yasnippet.git
131[submodule "znc"]
132 path = lib/znc
133 url = https://git.emacsconf.org/bandali/znc.el.git