dotfiles
dotfiles copied to clipboard
Configure Rust formatting with vim formatter
Vim's built-in formatter using = can be set to an arbitrary program with equalprg, can this be used to hook it up to rls/rust-analyzer/rustfmt?