windrg00

Results 18 comments of windrg00

I'd like to know whether an item is chosen or not after fzf#run(). How could I get that?

Regarding the 2nd error, I made it get thru by adding a condtion like this ``` function s:UpdateSync(op, group, pattern) if !s:GetSyncMode() || a:pattern[:1] == '\%' return endif let l:match...

it’s very easy to reproduce. please follow the below steps. 1. open a a.abc 2. highlight few words 3. Hi save ./a 4. close file 5. open a.abc again 6....

I got that it had gone away after updating vim to this one. ``` VIM - Vi IMproved 9.0 (2022 Jun 28, compiled May 10 2022 08:40:37) Included patches: 1-749...

I have a same problem. Do you have any updates for this?

@kaushalmodi , it sounds very pleasant but highlight-global doesn't provide an interface to search that word back and forth. Somehow could you please share your fork with us?

@kaushalmodi Thank you very much. It's helping a lot.

Getting back to the point of this thread, this symptom happens in most of modes I'm using like as logview-mode, org-mode. And an another remarkable thing is that it's recoverable...