neovim: coc-rust-analyzer
This commit is contained in:
parent
e4738a4f52
commit
54f8ab0b31
5 changed files with 20 additions and 12 deletions
|
|
@ -1 +1,8 @@
|
|||
{}
|
||||
{
|
||||
"coc.preferences.formatOnSaveFiletypes": ["rust"],
|
||||
"rust-analyzer.enable": false,
|
||||
"rust-analyzer.diagnostics.enableExperimental": false,
|
||||
"rust-analyzer.inlayHints.enable": false,
|
||||
"rust-analyzer.procMacro.enable": true,
|
||||
"rust-analyzer.updates.channel": "nightly"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue