🐛 fix(nvim): copilot trigger event added
This commit is contained in:
parent
9dc3728d74
commit
db8106b732
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
return {
|
||||
"zbirenbaum/copilot.lua",
|
||||
event = "InsertEnter",
|
||||
opts = {
|
||||
suggestion = {
|
||||
enabled = true,
|
||||
|
|
Loading…
Add table
Reference in a new issue