nvim-config11/lua/plugins/flash.nvim.lua
2025-03-27 11:26:44 +00:00

6 lines
75 B
Lua

return {
"folke/flash.nvim",
event = "VeryLazy",
opts = {},
}