perf: load blink on InsertEnter

This commit is contained in:
Folke Lemaitre 2024-11-01 17:06:34 +01:00
parent 5e1d88a165
commit 642434ff1f

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 = "*",