return { "github/copilot.vim", config = function() -- Copilot specific settings can go here if needed -- For example, to disable Copilot by default vim.g.copilot_enabled = false end }