neovim-rust icon indicating copy to clipboard operation
neovim-rust copied to clipboard

Sample neovim and vim configurations for Rust development

Results 4 neovim-rust issues
Sort by recently updated
recently updated
newest added

Hi, I'm using the most recommended setup, and the LSP output (like inline errors and lints) only update when I save my changes to the buffer with `:w`. Should the...

I tried this on Docker Desktop on my M1 machine and nvim runs but there does not seem to be any rust format stuff working. I see in the nvim...

Convert configs to use packer instead of plugged

Convert existing neovim configs to lua