mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-23 17:28:57 +02:00
feat(flash): enable flash in vscode
This commit is contained in:
parent
e9358d977a
commit
f6f8436fe8
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ return {
|
|||
{
|
||||
"folke/flash.nvim",
|
||||
event = "VeryLazy",
|
||||
vscode = true,
|
||||
---@type Flash.Config
|
||||
opts = {},
|
||||
keys = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue