blob: 34985b26bcfb57f02ddf7b2ab5b5598688e2a9d3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
[submodule "tree/src/tcc/tcc"]
path = tree/src/tcc/tcc
url = https://repo.or.cz/tinycc.git
[submodule "tree/src/microhs/microhs"]
path = tree/src/microhs/microhs
url = https://github.com/augustss/MicroHs
[submodule "tree/src/capslock/interception-tools"]
path = tree/src/capslock/interception-tools
url = https://gitlab.com/interception/linux/tools
[submodule "tree/src/capslock/caps2esc-tools"]
path = tree/src/capslock/caps2esc-tools
url = https://gitlab.com/interception/linux/plugins/caps2esc
[submodule "tree/src/unclutter/unclutter-xfixes"]
path = tree/src/unclutter/unclutter-xfixes
url = https://github.com/Airblader/unclutter-xfixes
[submodule "tree/src/emacs/emacs-source"]
path = tree/src/emacs/emacs-source
url = git://git.savannah.gnu.org/emacs.git
[submodule "tree/src/levee/levee"]
path = tree/src/levee/levee
url = https://github.com/Orc/levee
[submodule "tree/src/chicken/chicken-core"]
path = tree/src/chicken/chicken-core
url = git://code.call-cc.org/chicken-core
|