kickstart.nvim/lua/custom/plugins/copilot.lua

4 lines
34 B
Lua
Raw Normal View History

2023-05-15 14:51:52 -06:00
return {
"github/copilot.vim"
}