mirror of
https://github.com/mawww/kakoune.git
synced 2024-12-18 17:02:06 +03:00
3 lines
132 B
Plaintext
3 lines
132 B
Plaintext
|
declare-option range-specs test_ranges %val{timestamp} '2.1,3.5|..' '4.2,5.4|..'
|
||
|
add-highlighter window/ replace-ranges test_ranges
|