mirror of
https://github.com/mawww/kakoune.git
synced 2024-11-27 12:16:22 +03:00
4 lines
209 B
Plaintext
4 lines
209 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 -recurse '\(' '\w+\h*\(\K' '(?=\))' fill red
|