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

4 lines
33 B
Lua
Raw Normal View History

2023-02-21 23:39:26 +01:00
return {
"github/copilot.vim"
}