summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Zhao <jeff.no.zhao@gmail.com>2023-11-01 11:19:06 -0400
committerJeff Zhao <jeff.no.zhao@gmail.com>2023-11-01 11:19:06 -0400
commit50a8fa70e1870266897973c87886e306f47e99bf (patch)
treea90c59921c64325ea4c755669c238c5023e745ea
parent5882ff45a34cb92ce920ca21d035d90d463ec679 (diff)
parent547118cf29bd99dc516f5c928d0dcde346d7d99c (diff)
Merge branch 'main' of github.com:kamiyaa/joshuto
-rw-r--r--config/icons.toml1
-rw-r--r--config/mimetype.toml1
2 files changed, 2 insertions, 0 deletions
diff --git a/config/icons.toml b/config/icons.toml
index 5346a46..9a3bde7 100644
--- a/config/icons.toml
+++ b/config/icons.toml
@@ -311,6 +311,7 @@ directory = ""
"mxf" = ""
"nix" = ""
"nmf" = ""
+"norg" = ""
"o" = ""
"oga" = ""
"ogg" = ""
diff --git a/config/mimetype.toml b/config/mimetype.toml
index f9bf586..ec2f05d 100644
--- a/config/mimetype.toml
+++ b/config/mimetype.toml
@@ -124,6 +124,7 @@ log.inherit = "text_default"
md.inherit = "text_default"
micro.inherit = "text_default"
ninja.inherit = "text_default"
+norg.inherit = "text_default"
org.inherit = "text_default"
py.inherit = "text_default"
rkt.inherit = "text_default"