return {} -- return { -- "zbirenbaum/copilot.lua", -- cmd = "Copilot", -- event = "InsertEnter", -- opts = { -- suggestion = { -- auto_trigger = true, -- auto_refresh = true, -- keymap = { -- accept = "", -- }, -- }, -- filetypes = { -- markdown = true, -- tex = true, -- } -- } -- }