1 2 3 4 5 6
if vim.g.did_load_crates_plugin then return end vim.g.did_load_crates_plugin = true require("crates").setup()