AutoYADM commit: 2024-12-02 20:20:03

This commit is contained in:
Daniel Fichtinger 2024-12-02 20:20:03 -05:00
parent ed362cfe69
commit 8c1bde4bbc

View file

@ -42,7 +42,7 @@ local function diagHL()
state:restore()
end,
})
end
end
return {
"folke/flash.nvim",
event = "VeryLazy",
@ -93,7 +93,7 @@ return {
{
"<c-s>",
mode = { "n", "x", "o" },
,
diagHL,
desc = "Toggle Flash Search",
},
},