chore: remove outdated setting for flash.nvim

This commit is contained in:
Beartama 2024-03-20 00:33:44 +02:00 committed by GitHub
parent 1432f318b6
commit cb76cf0375
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -259,7 +259,6 @@ return {
{
"folke/flash.nvim",
event = "VeryLazy",
vscode = true,
---@type Flash.Config
opts = {},
-- stylua: ignore