diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2022-04-13 16:08:14 +0100 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2022-04-13 16:08:14 +0100 |
commit | 5faf5c34d833f8467bce580e1e249f54856042dc (patch) | |
tree | 23961c9b1bf8a30e3ce8abac5918a95cf318e69f /.gitmodules | |
parent | c191669089061a5082dba997ca43d1db233c1b72 (diff) | |
download | Smarker-5faf5c34d833f8467bce580e1e249f54856042dc.tar.gz Smarker-5faf5c34d833f8467bce580e1e249f54856042dc.zip |
Mostly finished tex template
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..3183235 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "python-latex-highlighting"] + path = python-latex-highlighting + url = git@github.com:olivierverdier/python-latex-highlighting.git |