starter/lua/plugins/copilot.lua

4 lines
38 B
Lua
Raw Normal View History

2023-06-23 21:27:04 +08:00
return {
{ "github/copilot.vim" }
}