From 7f1af2ecb53a093e6dc99119ad60fe9edc431e9f Mon Sep 17 00:00:00 2001 From: dlond Date: Tue, 27 May 2025 05:15:53 +1200 Subject: [PATCH] more fixes --- lua/custom/plugins/blink.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/lua/custom/plugins/blink.lua b/lua/custom/plugins/blink.lua index 32f4748d..6348b0fa 100644 --- a/lua/custom/plugins/blink.lua +++ b/lua/custom/plugins/blink.lua @@ -3,7 +3,6 @@ return { opts = { fuzzy = { engine = 'lua', -- prevent warning about native lib - max_distance = 2, }, }, }