Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

Commit e7552ed

Browse files
user: visual-muliti lazy User AstroFile event
1 parent 38a300f commit e7552ed

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

plugins/user.lua

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ return {
1111
-- },
1212
{
1313
"mg979/vim-visual-multi",
14-
lazy = false,
14+
event = "User AstroFile",
15+
-- lazy = false,
1516
-- lazy load on key binding
1617
-- keys = "gm",
1718
},

0 commit comments

Comments
 (0)