Fuzzy matching scoring of / against _

24 views
Skip to first unread message

Maxim Kim

unread,
Oct 29, 2020, 3:38:02 AM10/29/20
to vim_dev

Hi, I am not sure that words after _ should have higher scoring than words after / or \:


What do you think?

Min repro:

echo ["plugin/setup.vim", "plugin/color_setup.vim", "after/plugin/setup.vim"]->matchfuzzy("setup")

Yegappan Lakshmanan

unread,
Oct 29, 2020, 11:31:41 AM10/29/20
to vim_dev
Hi,

I have created PR #7225 to add an additional bonus for matches after a path separator.


- Yegappan

Maxim Kim

unread,
Oct 29, 2020, 1:52:54 PM10/29/20
to vim_dev

I have created PR #7225 to add an additional bonus for matches after a path separator.

Thank you!
Reply all
Reply to author
Forward
0 new messages