You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But when I write, nothing happens. I tried using log-open and searching for "rustfmt" but it didn't turn up any interesting log lines. Removing the formatter line makes the autoformat work properly, but just with the normal formatter. Are there some default args that helix uses? Or maybe helix invokes cargo to do formatting?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
My
languages.toml
:But when I write, nothing happens. I tried using
log-open
and searching for "rustfmt" but it didn't turn up any interesting log lines. Removing theformatter
line makes the autoformat work properly, but just with the normal formatter. Are there some default args that helix uses? Or maybe helix invokescargo
to do formatting?Beta Was this translation helpful? Give feedback.
All reactions