perf: load blink on InsertEnter
This commit is contained in:
1 parent
5e1d88a165
commit
642434ff1f
1 file changed
+1
-1
@@ -11,7 +11,7 @@ return {
|
||||
-- add blink.compat to dependencies
|
||||
{ "saghen/blink.compat", opts = {} },
|
||||
},
|
||||
lazy = false, -- lazy loading handled internally
|
||||
event = "InsertEnter",
|
||||
|
||||
-- use a release tag to download pre-built binaries
|
||||
version = "*",
|
||||
|
||||
Reference in new issue
Block a user