diff --git a/config/icons.toml b/config/icons.toml index 5346a468d..9a3bde720 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 f9bf5867b..ec2f05d84 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"