-
Notifications
You must be signed in to change notification settings - Fork 302
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Run rustfmt on save? #43
Comments
👍 |
👍 and this comment: |
👍 |
👍 |
Merged
For anyone who came here via google or whatever and is wondering how to enable running rustfmt on save, just need to add this to your vim config:
Covered in the README |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've been using vim-go, which has this feature, and it's really nice.
The text was updated successfully, but these errors were encountered: