From f6f8436fe8696a8934a28a1fd21bf28409fee7ab Mon Sep 17 00:00:00 2001 From: Folke Lemaitre Date: Sun, 25 Jun 2023 19:50:30 +0200 Subject: [PATCH] feat(flash): enable flash in vscode --- lua/lazyvim/plugins/extras/editor/flash.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/lua/lazyvim/plugins/extras/editor/flash.lua b/lua/lazyvim/plugins/extras/editor/flash.lua index 1a64383a..c9169c14 100644 --- a/lua/lazyvim/plugins/extras/editor/flash.lua +++ b/lua/lazyvim/plugins/extras/editor/flash.lua @@ -4,6 +4,7 @@ return { { "folke/flash.nvim", event = "VeryLazy", + vscode = true, ---@type Flash.Config opts = {}, keys = {