perf: load blink on InsertEnter

This commit is contained in:
Folke Lemaitre committed 2024-11-01 22:49:59 +01:00
1 parent 5e1d88a165
commit 642434ff1f
1 file changed
+1 -1
+1 -1
View File
@@ -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 = "*",