Mykyta
Mykyta
@DanielVolchek feel free to check out this PR #1437
There was a [relevant issue](https://github.com/vim/vim/issues/7756) in the upstream, where it was preliminarily decided against adding a new option for the sake of backwards-compatibility opting instead for adding a new `"1-`...
> I tried your branch and it still highlights multiple lines. > > I might be missing something. Here's my config: > > ```lua > "MyyPo/flash.nvim", > branch = "bugfix/highlight-only-current-line-when-multi-false",...
> This doesn't work for operator pending mode when there is only one hit. It still displays the label and you have to press the label to execute. Unless I...
I had a similar issue when working with gopls. What helped is disabling incremental sync, which probably has some negative impact on perfomance but it solved my issue with gopls...
The new branch seems to build fine.