nvim-config/lua/custom/plugins/copilot.lua
2024-06-12 17:20:54 +02:00

4 lines
54 B
Lua

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