aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorAdam Harrison <adamdharrison@gmail.com>2024-03-08 13:35:12 -0500
committerAdam Harrison <adamdharrison@gmail.com>2024-03-08 13:35:12 -0500
commite1963ebc7f61cead5aa558d1a927b173077257fe (patch)
tree9992ccd41da8792cae9f3901b55629ac374b63b4 /.gitmodules
parent36da687203b80391d32e43475b9288468bea07c4 (diff)
downloadlite-xl-plugin-manager-e1963ebc7f61cead5aa558d1a927b173077257fe.tar.gz
lite-xl-plugin-manager-e1963ebc7f61cead5aa558d1a927b173077257fe.zip
cJSON addition.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index b83fa2d..0e514da 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -20,3 +20,6 @@
url = https://github.com/Mbed-TLS/mbedtls.git
tag = mbedtls-2.28.3
shallow = true
+[submodule "lib/cJSON"]
+ path = lib/cJSON
+ url = https://github.com/DaveGamble/cJSON