nvim-config/lua/custom/plugins/copilot.lua
2023-04-30 15:10:14 -05:00

3 lines
37 B
Lua

return {
'github/copilot.vim',
}