mirror of
https://github.com/mawww/kakoune.git
synced 2024-12-26 21:22:00 +03:00
954373d3cf
This likely has lots of rough edges, but should be an initial proof of concept to support folding.
4 lines
132 B
Plaintext
4 lines
132 B
Plaintext
declare-option range-specs ranges
|
|
add-highlighter window/ replace-ranges ranges
|
|
set-option buffer ranges %val{timestamp} 2.1,6.2|..
|