nvim-config/lua/custom/plugins/copilot.lua
2024-09-05 19:24:05 -04:00

3 lines
34 B
Lua

return {
'github/copilot.vim'
}