nvim-config/lua/lornest/plugins/copilot.lua
2023-08-14 10:40:46 +01:00

5 lines
54 B
Lua

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