nvim-config/lua/custom/plugins/copilot.lua
2024-03-23 01:46:26 +01:00

5 lines
46 B
Lua

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