* Fix regex predicate on constants. * Remove 'function.call' highlight name. In other languages, we differentiate calls from definitions with the 'function.definition' highlight name. We actually don't use this in any themes though.
This way, a bracket pair that is disabled in a given scope can still be skipped, if it was auto-closed before that scope existed.