mirror of
https://github.com/neovim/neovim.git
synced 2026-05-03 12:35:00 +00:00
Problem: keyword completion does not work with fuzzy
(egesip)
Solution: handle ctrl_x_mode_normal() specifically
(glepnir)
fixes: vim/vim#15412
closes: vim/vim#15424
7cfe693f9b
Co-authored-by: glepnir <glephunter@gmail.com>