Skip to content

TextMateOptions

type TextMateOptions =
    {
        Unused: unit
    }
AssemblyNacara.Plugin.Highlight.TextMate

Options of the highlighting plugin.

None yet: what it colours is decided by the grammars it ships, and a language it does not know is reported by the engine, which knows the page the fence is on.

Fields

Unused: unit