mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 20:08:17 +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.