How can you use nightly rustfmt
?
#704
Unanswered
ethanuppal
asked this question in
Q&A
Replies: 1 comment 7 replies
-
Hey 👋 |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Checked other resources
:h rustaceanvim
.Description
I'm trying to format my files with nightly
rustfmt
. Instead, I have to remember to runcargo +nightly fmt
manually. I triedas well as specifying
but I don't think either of them are valid ways of specifying it.
Example Code
Neovim version (nvim -v)
v0.10.3
Operating system/version
macOS 14.7.4
Output of :checkhealth rustaceanvim
Beta Was this translation helpful? Give feedback.
All reactions