> > Hmm, so if I match "one two" on a text that contains "two one", it stil > matches? Isn't that a bit unexpected? If I would match "one_two" then it > would not match "two_one", right? Thus we are making white space very > special. Not sure if that is the goal. > This actually what I would expect from fuzzy matching these days. All "modern" fuzzy matchers do this (fzf, leaderf, clap, etc)
-- -- 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/9864d508-f9f4-4cec-a7a8-6bbbcc7a02cen%40googlegroups.com.
