AutoYADM commit: 2024-12-02 20:20:03
This commit is contained in:
parent
ed362cfe69
commit
8c1bde4bbc
1 changed files with 20 additions and 20 deletions
|
@ -42,7 +42,7 @@ local function diagHL()
|
||||||
state:restore()
|
state:restore()
|
||||||
end,
|
end,
|
||||||
})
|
})
|
||||||
end
|
end
|
||||||
return {
|
return {
|
||||||
"folke/flash.nvim",
|
"folke/flash.nvim",
|
||||||
event = "VeryLazy",
|
event = "VeryLazy",
|
||||||
|
@ -93,7 +93,7 @@ return {
|
||||||
{
|
{
|
||||||
"<c-s>",
|
"<c-s>",
|
||||||
mode = { "n", "x", "o" },
|
mode = { "n", "x", "o" },
|
||||||
,
|
diagHL,
|
||||||
desc = "Toggle Flash Search",
|
desc = "Toggle Flash Search",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue