mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-23 01:08:59 +02:00
fix: remove blink.compat
This commit is contained in:
parent
b59fd0f8ed
commit
920e9e8f09
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ return {
|
||||||
dependencies = {
|
dependencies = {
|
||||||
"rafamadriz/friendly-snippets",
|
"rafamadriz/friendly-snippets",
|
||||||
-- add blink.compat to dependencies
|
-- add blink.compat to dependencies
|
||||||
{ "saghen/blink.compat", opts = {} },
|
-- { "saghen/blink.compat", opts = {} },
|
||||||
},
|
},
|
||||||
event = "InsertEnter",
|
event = "InsertEnter",
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue