mirror of
https://github.com/mawww/kakoune.git
synced 2024-11-24 07:53:41 +03:00
3 lines
136 B
Plaintext
3 lines
136 B
Plaintext
declare-option range-specs test_ranges %val{timestamp} '1.1+0|A' '1.7+0|B' '2.3+0|C'
|
|
add-highlighter window/ replace-ranges test_ranges
|