Use nightly rustfmt
This commit is contained in:
parent
41c82589ea
commit
43a1960e18
|
@ -196,6 +196,8 @@ args = [
|
||||||
hoverActions.enable = false # kak-lsp doesn't support this at the moment
|
hoverActions.enable = false # kak-lsp doesn't support this at the moment
|
||||||
# procMacro.enable = true
|
# procMacro.enable = true
|
||||||
# cargo.loadOutDirsFromCheck = true
|
# cargo.loadOutDirsFromCheck = true
|
||||||
|
rustfmt.rangeFormatting.enable = true
|
||||||
|
rustfmt.extraArgs = ["+nightly"]
|
||||||
|
|
||||||
[language.terraform]
|
[language.terraform]
|
||||||
filetypes = ["terraform"]
|
filetypes = ["terraform"]
|
||||||
|
|
Loading…
Reference in a new issue