kickstart.nvim/lua/custom/plugins/copilot.lua
2023-12-09 20:18:01 +01:00

5 lines
No EOL
53 B
Lua

return {
{
"github/copilot.vim",
},
}