require("lspconfig").rust_analyzer.setup({ cmd = { "rustup", "run", "stable", "rust-analyzer" } })