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

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

surdeus

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