diff options
author | 2023-01-18 16:27:48 +0100 | |
---|---|---|
committer | 2023-01-18 16:27:48 +0100 | |
commit | cba8a0323746a088d1e1798b731076e7facee090 (patch) | |
tree | f25d7bb018058b9d17f2fe31ca5cc71b01a9d506 | |
parent | e5995723976bba046c104cf988327a9c65d64e02 (diff) | |
download | textadept-master.tar.gz textadept-master.zip |
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | lib/clist | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..567c9c21 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "lib/clist"] + path = lib/clist + url = https://git.alessandroiezzi.it/libs/c/clist.git/ diff --git a/lib/clist b/lib/clist new file mode 160000 +Subproject 8a144a73123bad07066acf7e8c65518c2b8bd1d |