starter/lua/plugins/copilot.lua

7 lines
65 B
Lua

return {
{
"github/copilot.vim",
cmd = "Copilot"
}
}