Hi, On Thu, Oct 29, 2020 at 12:38 AM Maxim Kim <[email protected]> wrote:
> > Hi, I am not sure that words after _ should have higher scoring than words > after / or \: > > https://i.imgur.com/bjb45g3.png > > What do you think? > > Min repro: > > echo ["plugin/setup.vim", "plugin/color_setup.vim", > "after/plugin/setup.vim"]->matchfuzzy("setup") > > I have created PR #7225 to add an additional bonus for matches after a path separator. https://github.com/vim/vim/pull/7225 - Yegappan -- -- 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/CAAW7x7%3DG7PUPKUwXuaZ-%3DNwYMKLY08GR6v2OBfKY-r3Orgt%3DKQ%40mail.gmail.com.
