diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | vendor/hare-vt | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 923e1f3..9b70ec0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "vendor/hare-xml"] path = vendor/hare-xml url = https://git.sr.ht/~sircmpwn/hare-xml +[submodule "vendor/hare-vt"] + path = vendor/hare-vt + url = https://git.sr.ht/~sircmpwn/hare-vt diff --git a/vendor/hare-vt b/vendor/hare-vt new file mode 160000 +Subproject a366a34695a2df0a4ea1bf0d5702f7a7c6356a9 |
