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

⚓ Rust    📅 2025-08-31    👤 surdeus    👁️ 10      

surdeus

Warning

This post was published 93 days ago. The information described in this article may have changed.

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,

1 post - 1 participant

Read full topic

🏷️ Rust_feed