blob: d07bc54aff0d5f1e38f91f4f508fd9c17193626f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
[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
|