5 lines
63 B
Lua
5 lines
63 B
Lua
|
return {
|
||
|
"github/copilot.vim",
|
||
|
event = "InsertEnter"
|
||
|
}
|