mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
chore: remove outdated setting for flash.nvim
This commit is contained in:
parent
1432f318b6
commit
cb76cf0375
1 changed files with 0 additions and 1 deletions
|
|
@ -259,7 +259,6 @@ return {
|
||||||
{
|
{
|
||||||
"folke/flash.nvim",
|
"folke/flash.nvim",
|
||||||
event = "VeryLazy",
|
event = "VeryLazy",
|
||||||
vscode = true,
|
|
||||||
---@type Flash.Config
|
---@type Flash.Config
|
||||||
opts = {},
|
opts = {},
|
||||||
-- stylua: ignore
|
-- stylua: ignore
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue