package highlight type Syntax struct { FileType string FileMatch []string Flags int }