kakoune: fix lsp formatting
This commit is contained in:
parent
ef75e936c6
commit
d7277c7222
|
@ -212,8 +212,8 @@ checkOnSave.command = "clippy"
|
|||
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"]
|
||||
# rustfmt.rangeFormatting.enable = true
|
||||
# rustfmt.extraArgs = ["+nightly"]
|
||||
|
||||
[language.terraform]
|
||||
filetypes = ["terraform"]
|
||||
|
|
Loading…
Reference in a new issue