nvim-config/lua/custom/plugins/copilot.lua
2023-11-27 22:57:11 -05:00

3 lines
35 B
Lua

return {
'github/copilot.vim',
}