mirror of
https://github.com/neovim/neovim.git
synced 2026-08-24 16:11:52 +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>