Add configparser submodule

This commit is contained in:
Emery Hemingway 2023-01-25 14:08:29 -06:00
parent 7c14e81d0c
commit 7a6875e245
1 changed files with 3 additions and 0 deletions

3
.gitmodules vendored
View File

@ -49,3 +49,6 @@
[submodule "freedesktop_org"]
path = freedesktop_org
url = https://git.sr.ht/~ehmry/freedesktop_org
[submodule "configparser"]
path = configparser
url = https://github.com/ehmry/nim-configparser.git