mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +00:00

fix: #11826 Some lanuguage servers return complementary candidates whose prefixes do not match are also returned. So we exclude completion candidates whose prefix does not match. ex) Microsoft python-language-server, rust-analyzer