nvim-config/lua/custom/plugins/copilot.lua
2024-11-19 09:10:03 -05:00

3 lines
35 B
Lua

return {
'github/copilot.vim',
}