Figure out what text properties are and add support for them. I haven't played with it or used plugins with it yet to know what it is but it sounds similar to syntax highlighting so it should be supported.
https://github.com/vim/vim/blob/master/runtime/doc/textprop.txt
Especially see: virtual text! Probably this should be a new candidate for the "uncopyable text" feature.
Log in to post a comment.
https://github.com/vim/vim/blob/master/runtime/doc/textprop.txt
Especially see: virtual text! Probably this should be a new candidate for the "uncopyable text" feature.