fix: remove blink.compat

This commit is contained in:
Folke Lemaitre 2024-11-01 20:59:26 +01:00
parent b59fd0f8ed
commit 920e9e8f09

View file

@ -9,7 +9,7 @@ return {
dependencies = {
"rafamadriz/friendly-snippets",
-- add blink.compat to dependencies
{ "saghen/blink.compat", opts = {} },
-- { "saghen/blink.compat", opts = {} },
},
event = "InsertEnter",