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