mirror of
https://github.com/mawww/kakoune.git
synced 2024-12-15 22:23:54 +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
|