aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-12-26 02:37:22 +0300
committerCem Keylan <cem@ckyln.com>2020-12-26 02:37:22 +0300
commit2e6bd5099de24a9a316da98180c20cb5556643da (patch)
tree3ba41c074649ec1a824f01650574da04e8385882
parentc15b2940436791a19a85af4749800b5a18036a39 (diff)
downloaddocs-2e6bd5099de24a9a316da98180c20cb5556643da.tar.gz
add submodules for org-html export
-rw-r--r--.gitmodules6
m---------flatui0
m---------htmlize0
3 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..f9768bd
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,6 @@
+[submodule "htmlize"]
+ path = htmlize
+ url = https://github.com/hniksic/emacs-htmlize.git
+[submodule "flatui"]
+ path = flatui
+ url = https://github.com/john2x/flatui-theme.el.git
diff --git a/flatui b/flatui
new file mode 160000
+Subproject 9c15db5526c15c8dba55023f5698372b19c2a78
diff --git a/htmlize b/htmlize
new file mode 160000
+Subproject 49205105898ba8993b5253beec55d8bddd820a7