From 299aae3545aa7b7a67a6907e089d80cd63938bf6 Mon Sep 17 00:00:00 2001 From: Folke Lemaitre Date: Thu, 6 Jul 2023 15:21:45 +0200 Subject: [PATCH] fix(flash): depraction warning --- lua/lazyvim/plugins/extras/editor/flash.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/lazyvim/plugins/extras/editor/flash.lua b/lua/lazyvim/plugins/extras/editor/flash.lua index 1b5ce595..730d5402 100644 --- a/lua/lazyvim/plugins/extras/editor/flash.lua +++ b/lua/lazyvim/plugins/extras/editor/flash.lua @@ -49,7 +49,7 @@ return { local function flash(prompt_bufnr) require("flash").jump({ pattern = "^", - highlight = { label = { after = { 0, 0 } } }, + label = { after = { 0, 0 } }, search = { mode = "search", exclude = {