sbarex / SourceCodeSyntaxHighlight

Quick Look extension for highlight source code files on macOS 10.15 and later.
GNU General Public License v3.0
3.02k stars 72 forks source link

Issue with .toml support #161

Closed tripplet closed 2 years ago

tripplet commented 2 years ago

Hi, syntax highlighting does not work for .toml files on my system:

$ mdls -name kMDItemContentType -name kMDItemContentTypeTree Cargo.toml kMDItemContentType = "public.toml" kMDItemContentTypeTree = ( "public.toml", "public.text", "public.data", "public.item", "public.content" )