mirror of
https://github.com/mawww/kakoune.git
synced 2024-12-18 17:02:06 +03:00
954373d3cf
This likely has lots of rough edges, but should be an initial proof of concept to support folding.
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
|