diff --git a/lua/lazyvim/plugins/editor.lua b/lua/lazyvim/plugins/editor.lua index a2ba5e35..9accde09 100644 --- a/lua/lazyvim/plugins/editor.lua +++ b/lua/lazyvim/plugins/editor.lua @@ -259,7 +259,6 @@ return { { "folke/flash.nvim", event = "VeryLazy", - vscode = true, ---@type Flash.Config opts = {}, -- stylua: ignore