mirror of
https://github.com/mawww/kakoune.git
synced 2024-12-19 17:31:44 +03:00
4 lines
173 B
Plaintext
4 lines
173 B
Plaintext
add-highlighter window/sh regions
|
|
add-highlighter window/sh/code default-region group
|
|
add-highlighter window/sh/heredoc region -match-capture '<<-?(\w+)' '^\t*(\w+)$' group
|