kakoune/test/regression/3041-invalid-regex-highlight-accross-regions/in
Maxime Coste b37638dda4 Split RegexHighlighters matches per requested buffer ranges
When a region calls the regex highlighter, it is incorrect to share
the regex cache as it means we can get matches that span multiple
regions.

Fixes #3041
2020-01-05 18:58:32 +11:00

7 lines
33 B
Plaintext

- _foo
- bar_
- _baz_
_foo
bar_