summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"