Dan Rosén
Dan Rosén
One can get a makeshift virtual buffer for replacing across several files using https://github.com/occivink/kakoune-find . Nevertheless built-in virtual buffers would be really interesting.
It would be nice to at least have some primitive to move the main cursor (and removing the others) to display lines above and under. Doesn't rhyme very well with...
I wrote a script to see the navigation options in kak-tree using the range highlighter: https://github.com/ul/kak-tree/issues/12 This would be easier and more convenient to do with a mark highlighter. One...
Related: #23 about language-specific environments.
It would be nice to have support for this. Today we have alternatives exist but they are not so satisfactory for this purpose: The `replace-ranges` highlighter almost does this, but...
I am not sure if this is possible to express given the way nested highlighters are specified in Kakoune today. The problem is that the region highlighter's line ``` literal...
Two comments: 1. I love shorthands, but percent surely should be `pct`, not `perc`. 2. On the other hand, I agree with @Delapouite :grimacing:
Let it be active, just don't make a new request to the backend