diff --git a/.gitmodules b/.gitmodules index 0cb8b7a3a..86c33d903 100644 --- a/.gitmodules +++ b/.gitmodules @@ -91,3 +91,6 @@ [submodule "third_party/zarchive"] path = third_party/zarchive url = https://github.com/exzap/ZArchive.git +[submodule "third_party/tabulate"] + path = third_party/tabulate + url = https://github.com/p-ranav/tabulate.git diff --git a/third_party/tabulate b/third_party/tabulate new file mode 160000 index 000000000..d553e5975 --- /dev/null +++ b/third_party/tabulate @@ -0,0 +1 @@ +Subproject commit d553e59755b52f3abcbab432e630bcf43005ebdc