fix: DeferredUIEnter -> VeryLazy
This commit is contained in:
parent
bd46b8711e
commit
119e6df3c5
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
return {
|
return {
|
||||||
{
|
{
|
||||||
'cohama/lexima.vim',
|
'cohama/lexima.vim',
|
||||||
event = 'DeferredUIEnter',
|
event = 'VeryLazy',
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue