blob: b689be6e16481f8255225f59991c5f72886e747e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
[submodule "alloy-mode"]
path = .emacs.d/lisp/alloy-mode
url = https://github.com/dwwmmn/alloy-mode.git
[submodule "amx"]
path = .emacs.d/lisp/amx
url = https://github.com/DarwinAwardWinner/amx.git
[submodule "boxquote"]
path = .emacs.d/lisp/boxquote
url = https://github.com/davep/boxquote.el.git
[submodule "hl-todo"]
path = .emacs.d/lisp/hl-todo
url = https://github.com/tarsius/hl-todo.git
[submodule "page-break-lines"]
path = .emacs.d/lisp/page-break-lines
url = https://github.com/purcell/page-break-lines.git
[submodule "s"]
path = .emacs.d/lisp/s
url = https://github.com/magnars/s.el.git
[submodule "scpaste"]
path = .emacs.d/lisp/scpaste
url = https://git.sr.ht/~technomancy/scpaste
[submodule "refinery-theme"]
path = .emacs.d/lisp/refinery-theme
url = https://git.emacsconf.org/bandali/refinery-theme
[submodule "xelb"]
path = .emacs.d/lisp/xelb
url = https://github.com/ch11ng/xelb
[submodule "exwm"]
path = .emacs.d/lisp/exwm
url = https://github.com/ch11ng/exwm
[submodule "exwm-edit"]
path = .emacs.d/lisp/exwm-edit
url = https://github.com/agzam/exwm-edit
[submodule "dmenu"]
path = .emacs.d/lisp/dmenu
url = https://github.com/lujun9972/el-dmenu
|