Use nightly rustfmt

This commit is contained in:
Leonardo Eugênio 2022-10-21 20:18:08 -03:00
parent 41c82589ea
commit 43a1960e18

View file

@ -196,6 +196,8 @@ args = [
hoverActions.enable = false # kak-lsp doesn't support this at the moment
# procMacro.enable = true
# cargo.loadOutDirsFromCheck = true
rustfmt.rangeFormatting.enable = true
rustfmt.extraArgs = ["+nightly"]
[language.terraform]
filetypes = ["terraform"]