return { cmd = { "rust-analyzer" }, filetypes = { "rust" }, root_makers = { "Cargo.toml", ".git" }, capabilities = { experimental = { serverStatusNotification = true } }, single_file_support = true, }