🗑️ remove(flash): custom options that are redundant with default plugin options
This commit is contained in:
parent
a99e605db7
commit
42f5a50865
1 changed files with 1 additions and 7 deletions
|
@ -1,12 +1,6 @@
|
|||
return {
|
||||
"folke/flash.nvim",
|
||||
opts = {
|
||||
modes = {
|
||||
search = {
|
||||
enabled = false,
|
||||
},
|
||||
},
|
||||
},
|
||||
opts = {},
|
||||
keys = {
|
||||
{
|
||||
"s",
|
||||
|
|
Loading…
Add table
Reference in a new issue