mirror of
https://github.com/neovim/neovim.git
synced 2026-05-03 12:35:00 +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.