Buffer.highlightSyntax

bool highlightSyntax() @property

Get highlightSyntax property.

Returns

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

Set highlightSyntax property.

Parameters

propvalWhether to highlight syntax in the buffer.