This website requires JavaScript.
Explore
Help
Sign In
cmdln
/
vimrc
Watch
1
Star
0
Fork
You've already forked vimrc
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
420dee4934
vimrc
/
ftplugin
/
rust.vim
3 lines
94 B
VimL
Raw
Normal View
History
Unescape
Escape
Use an autoformat plugin for everything.
2018-01-16 19:21:05 +00:00
let
g
:
formatdef_rustfmt_force
=
'"rustfmt --force"'
let
g
:
formatters_rust
=
[
'rustfmt_force'
]
Reference in a new issue
Copy permalink