kakoune/test/highlight/regions-recurse/rc
2018-07-05 07:54:28 +10:00

4 lines
200 B
Plaintext

add-highlighter window/regions_test regions
add-highlighter window/regions_test/code default-region fill yellow
add-highlighter window/regions_test/argument region '\w+\h*\(\K' '(?=\))' '\(' fill red