summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorThomas Ulmer <thomasmulmer02@gmail.com>2026-02-10 16:06:10 -0800
committerThomas Ulmer <thomasmulmer02@gmail.com>2026-02-10 16:06:10 -0800
commitfd6465d071d9fed56c51b1499131d7608636bf7f (patch)
tree72db16ccbe2ab52368aaebfc4c703a232c1d056a /.gitmodules
parent840777a38626a12d41fd4402007fdb28388287fb (diff)
tree: add chicken, remove halfbaked vi
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 4508639..34985b2 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -19,3 +19,6 @@
[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 \ No newline at end of file