Lazyload copilot.vim on opening a file
This commit is contained in:
parent
6ebc8353a6
commit
ab227484e7
2
init.lua
2
init.lua
@ -442,7 +442,7 @@ local config = {
|
|||||||
-- Code completion
|
-- Code completion
|
||||||
{
|
{
|
||||||
"github/copilot.vim",
|
"github/copilot.vim",
|
||||||
event = "UIEnter"
|
event = "User AstroFile"
|
||||||
},
|
},
|
||||||
|
|
||||||
-- PlatformIO
|
-- PlatformIO
|
||||||
|
Loading…
x
Reference in New Issue
Block a user