mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
Follow up to https://github.com/neovim/neovim/pull/32072 If there is no prefix (e.g. at the start of word boundary or a line), it always used the `filterText` because the `match` function always returned false.