🗑️ remove(flash): custom options that are redundant with default plugin options

This commit is contained in:
Sergio Laín 2024-05-22 00:13:06 +02:00
parent a99e605db7
commit 42f5a50865
No known key found for this signature in database
GPG key ID: FB00AF7015FFE76B

View file

@ -1,12 +1,6 @@
return { return {
"folke/flash.nvim", "folke/flash.nvim",
opts = { opts = {},
modes = {
search = {
enabled = false,
},
},
},
keys = { keys = {
{ {
"s", "s",