mirror of
https://github.com/mawww/kakoune.git
synced 2025-01-07 04:25:15 +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
|