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