mirror of
https://github.com/mawww/kakoune.git
synced 2024-12-21 10:40:53 +03:00
3 lines
98 B
Plaintext
3 lines
98 B
Plaintext
|
add-highlighter regions -default code -match-capture sh \
|
||
|
heredoc '<<-?(\w+)' '^\t*(\w+)$' ''
|