Buffer.highlightSyntax
bool highlightSyntax() @property nothrowGet highlightSyntax property.
Returns
Whether to highlight syntax in the buffer.
void highlightSyntax(bool propval) @property nothrowSet highlightSyntax property.
Parameters
propval | Whether to highlight syntax in the buffer. |