return { "folke/flash.nvim", event = "VeryLazy", ---@type Flash.Config opts = {}, keys = { { "zk", mode = { "n", "x", "o" }, function() require("flash").jump() end, desc = "Flash" }, }, }