neovim-rust
neovim-rust copied to clipboard
Sample neovim and vim configurations for Rust development
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