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

3 lines
32 B
Lua
Raw Normal View History

return {
"github/copilot.vim"
}