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

5 lines
53 B
Lua

return {
'github/copilot.vim',
enabled = true,
}