kickstart.nvim/lua/custom/plugins/copilot.lua
2023-12-17 18:24:28 -05:00

3 lines
34 B
Lua

return {
'github/copilot.vim'
}