Buffer.highlightSyntax

bool highlightSyntax() @property nothrow

Get highlightSyntax property.

Returns

Whether to highlight syntax in the buffer.
void highlightSyntax(bool propval) @property nothrow

Set highlightSyntax property.

Parameters

propvalWhether to highlight syntax in the buffer.