master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit a119d0a39a - Show all commits

View File

@@ -2,7 +2,13 @@ return {
"folke/flash.nvim", "folke/flash.nvim",
event = "VeryLazy", event = "VeryLazy",
---@type Flash.Config ---@type Flash.Config
opts = {}, opts = {
modes = {
search = {
enabled = false
}
}
},
keys = { keys = {
{ {
"s", "s",