diff --git a/file.go b/file.go index fa98fed1..01ee82c3 100644 --- a/file.go +++ b/file.go @@ -419,6 +419,7 @@ var textExtensions = [...]string{ ".md", ".markdown", ".mdown", ".mmark", ".asciidoc", ".adoc", ".ad", ".rst", + ".tml", ".yml", ".json", ".toml", ".yaml", ".csv", ".xml", ".rss", ".conf", ".ini", ".tex", ".sty", ".css", ".sass", ".scss",