Hi, Thanks for testing and reporting the problem. I found the issue (basically regular expression matching is used instead of fuzzy matching for some matches). I will send out a PR.
Regards, Yegappan On Thu, Feb 24, 2022 at 7:42 AM Maxim Kim <[email protected]> wrote: > It works okay but results are not that useful as I thought they would be. > > For example, I have a FixSpaces user command and when I try to find it > with :fi<tab> or :Fi<Tab> I get following: > > [image: image] > <https://user-images.githubusercontent.com/234774/155556151-d3cf956c-202e-4a85-8a6a-a1acfb9448b4.png> > > It is really deep down the list: > [image: image] > <https://user-images.githubusercontent.com/234774/155556292-0a3ae0e2-a1cb-4cee-9587-c6d860e47900.png> > > [image: vim-fuzzy] > <https://user-images.githubusercontent.com/234774/155557091-e243cbae-e872-4a32-8b9f-312a1b70cf43.gif> > > PS, :fs finds :FixSpaces right away, which is convenient indeed. > > > -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/CAAW7x7m14wLW13j1BfUj3fBpGrL46TTDnnLvqse0CG3B8MabuQ%40mail.gmail.com.
