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

4 lines
35 B
Lua
Raw Normal View History

2023-04-03 22:42:53 +01:00
return {
"github/copilot.vim",
}