Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
Fuzzy matching scoring of / against _
24 views
Skip to first unread message
Maxim Kim
unread,
Oct 29, 2020, 3:38:02 AM
10/29/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vim_dev
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")
Yegappan Lakshmanan
unread,
Oct 29, 2020, 11:31:41 AM
10/29/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vim_dev
Hi,
I have created PR #7225 to add an additional bonus for matches after a path separator.
https://github.com/vim/vim/pull/7225
- Yegappan
Maxim Kim
unread,
Oct 29, 2020, 1:52:54 PM
10/29/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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