kak: work around for rust-analyzer currupting ~/.cargo
This commit is contained in:
parent
96e9fd098f
commit
ffe90ab90d
1 changed files with 1 additions and 0 deletions
|
@ -135,6 +135,7 @@ args = [
|
|||
[language_server.rust-analyzer.settings.rust-analyzer]
|
||||
# See https://rust-analyzer.github.io/manual.html#configuration
|
||||
# cargo.features = []
|
||||
cargo.buildScripts.useRustcWrapper = false
|
||||
checkOnSave.command = "clippy"
|
||||
hoverActions.enable = false # kak-lsp doesn't support this at the moment
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue