Replies: 1 comment
-
|
Hey @chris-dem, there currently isn't. By default nvim will just use whatever language file it has for indents. However you can trigger an LSP format after adding any code which will use your scalafmt file to format it. |
Beta Was this translation helpful? Give feedback.
0 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.
-
I have been to setup indentation and I used scalafmt. The problem is the file gets the default file settings which modify
my shiftwidth. Is my solution to solely disable the fp plugin for scala or can I somehow force metals to use my scalafmt file
Beta Was this translation helpful? Give feedback.
All reactions