nvim-config/lua/custom/plugins/copilot.lua
2024-08-23 11:00:13 +02:00

4 lines
53 B
Lua

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