Plugins - Rust support

This commit is contained in:
Emmanuel BENOîT 2023-06-24 11:37:13 +02:00
parent 06757edcd6
commit fa892bf97f
No known key found for this signature in database
GPG key ID: 2356DC6956CF54EF
4 changed files with 7 additions and 2 deletions

2
plugins/rust.vim.cfg.vim Normal file
View file

@ -0,0 +1,2 @@
" Format Rust code automatically
let g:rustfmt_autosave = 1