aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/ui.lua
diff options
context:
space:
mode:
authorSean Dewar <seandewar@users.noreply.github.com>2022-01-01 14:58:32 +0000
committerSean Dewar <seandewar@users.noreply.github.com>2022-02-07 17:19:59 +0000
commitfba00b5e7ef2b6903a4588a2c080d8b33a8a2b68 (patch)
treebd246b1bf1f92178a9e088f390782cbc7853e4f5 /runtime/lua/vim/ui.lua
parentf02a5a7bdaafc1c5ff61aee133eb2b6ba5f57586 (diff)
downloadrneovim-fba00b5e7ef2b6903a4588a2c080d8b33a8a2b68.tar.gz
rneovim-fba00b5e7ef2b6903a4588a2c080d8b33a8a2b68.tar.bz2
rneovim-fba00b5e7ef2b6903a4588a2c080d8b33a8a2b68.zip
vim-patch:8.2.1665: cannot do fuzzy string matching
Problem: Cannot do fuzzy string matching. Solution: Add matchfuzzy(). (Yegappan Lakshmanan, closes vim/vim#6932) https://github.com/vim/vim/commit/635414dd2f3ae7d4d972d79b806348a6516cb91a Adjust Test_matchfuzzy's 2nd assert to expect the last error thrown, as v8.2.1183 hasn't been ported yet (to be honest, the error message is kinda weird if the 2nd argument is not convertible to string). We can still port this fully as porting v8.2.1183 would require removing this change to pass CI.
Diffstat (limited to 'runtime/lua/vim/ui.lua')
0 files changed, 0 insertions, 0 deletions