add copilot
This commit is contained in:
parent
231a2a6fdf
commit
3f8c368d83
|
@ -0,0 +1,6 @@
|
|||
return {
|
||||
"zbirenbaum/copilot.lua",
|
||||
cmd = "Copilot",
|
||||
event = "InsertEnter",
|
||||
opts = {}
|
||||
}
|
Loading…
Reference in New Issue