nvim-config/lua/custom/plugins/copilot.lua
2024-03-30 00:05:07 +02:00

4 lines
36 B
Lua

return {
'github/copilot.vim',
}