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

5 lines
54 B
Lua

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