sbarex / SourceCodeSyntaxHighlight

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

Support `.nix` files #277

Closed jukremer closed 4 months ago

jukremer commented 5 months ago

.nix files are currently not supported. However, they are supported by highlight.

Outout by mdls command:

kMDItemContentType     = "dyn.ah62d4rv4ge8064p2"
kMDItemContentTypeTree = (
    "public.data",
    "public.item",
    "dyn.ah62d4rv4ge8064p2"
)
sbarex commented 4 months ago

Implemented on release 2.1.23 (72).