1 2 3 4 5 6 7 8
return { 'github/copilot.vim', enabled = false, -- ft = config = function() vim.cmd[[Copilot setup]] end }