So how do we configure Neovim LSP with rust-analyzer? ... ["rust-analyzer"] = { -- enable clippy on save checkOnSave = { command = "clippy" } ...
確定! 回上一頁