mirror of
https://github.com/neovim/neovim.git
synced 2026-04-06 07:38:31 +00:00
Request less backtracking to function-name candidates for nonlinear patterns with any regexp engine BUT force using the old engine with these patterns to avoid incurring an additional penalty, according to ":syntime report", when the new regexp engine is preferred. fixes: vim/vim#19847 closes: vim/vim#1984912f6f20552Co-authored-by: Aliaksei Budavei <0x000c70@gmail.com> (cherry picked from commit3cb79189f3)