Lazyload copilot.vim on opening a file

This commit is contained in:
Jiří Štefka 2023-03-10 19:56:38 +01:00
parent 6ebc8353a6
commit ab227484e7

@ -442,7 +442,7 @@ local config = {
-- Code completion -- Code completion
{ {
"github/copilot.vim", "github/copilot.vim",
event = "UIEnter" event = "User AstroFile"
}, },
-- PlatformIO -- PlatformIO