starter/lua/plugins/copilot.lua

7 lines
65 B
Lua
Raw Normal View History

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