return { { "Saecki/crates.nvim", event = { "BufRead Cargo.toml" }, opts = { completion = { cmp = { enabled = true } } } } }