feat(flash): enable flash in vscode
This commit is contained in:
@ -4,6 +4,7 @@ return {
|
||||
{
|
||||
"folke/flash.nvim",
|
||||
event = "VeryLazy",
|
||||
vscode = true,
|
||||
---@type Flash.Config
|
||||
opts = {},
|
||||
keys = {
|
||||
|
Reference in New Issue
Block a user