added more joshuto mimetype

This commit is contained in:
David Chen 2023-12-21 10:18:29 +08:00
parent e79adcc609
commit 6607797c8a

View file

@ -97,9 +97,10 @@ ini.inherit = "text_default"
java.inherit = "text_default"
js.inherit = "text_default"
json.inherit = "text_default"
jsx.inherit = "text_default"
kt.inherit = "text_default"
lua.inherit = "text_default"
log.inherit = "text_default"
lua.inherit = "text_default"
md.inherit = "text_default"
micro.inherit = "text_default"
ninja.inherit = "text_default"
@ -110,7 +111,9 @@ scss.inherit = "text_default"
sh.inherit = "text_default"
srt.inherit = "text_default"
svelte.inherit = "text_default"
tex.inherit = "text_default"
toml.inherit = "text_default"
ts.inherit = "text_default"
tsx.inherit = "text_default"
txt.inherit = "text_default"
vim.inherit = "text_default"