return { { "zbirenbaum/copilot.lua", enabled = false, event = "VeryLazy", build = ":Copilot auth", opts = { suggestion = { enabled = true, auto_trigger = true, keymap = { accept = "l", next = "]", prev = "[", dismiss = "x", }, }, panel = { enabled = true }, filetypes = { markdown = true, help = true, }, }, } }