nvim-config/lua/custom/plugins/copilot.lua
2025-03-18 22:09:23 -04:00

3 lines
35 B
Lua

return {
'github/copilot.vim',
}