kickstart.nvim/lua/custom/plugins/copilot.lua

5 lines
53 B
Lua
Raw Normal View History

2023-12-09 20:18:01 +01:00
return {
{
"github/copilot.vim",
},
}