kickstart.nvim/lua/plugins/copilot.lua

5 lines
60 B
Lua

return {
'github/copilot.vim',
event = 'InsertEnter',
}