mirror of
https://github.com/neovim/neovim.git
synced 2026-01-08 22:33:13 +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