7 lines
95 B
Lua
7 lines
95 B
Lua
|
return {
|
||
|
"zbirenbaum/copilot.lua",
|
||
|
cmd = "Copilot",
|
||
|
event = "InsertEnter",
|
||
|
opts = {}
|
||
|
}
|