Rust analyzer doesn't pre-select the first matching completion entry in Vim

Hello,

I am new to Rust, and I'm trying to set up rust-analyzer using this plugin in Vim. However, when I type some characters and do omni-completion, the first entry does match the typed characters at all, as seen in this video.
output

Is there a way to fix this?

Thanks,

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.