nvim-config/lua/custom/plugins/copilot.lua
2024-09-10 15:29:13 +02:00

3 lines
35 B
Lua

return {
'github/copilot.vim',
}