diff --git a/plugins.lua b/plugins.lua index b44f204..dc0e382 100644 --- a/plugins.lua +++ b/plugins.lua @@ -15,6 +15,7 @@ local plugins = { }, { "github/copilot.vim", + event="InsertEnter", lazy=false }, {