-- echasnovski/mini.*: small, dependency-free editing utilities. return { { "echasnovski/mini.align", keys = { { "gz", mode = { "n", "x" } }, { "gZ", mode = { "n", "x" } }, }, opts = { mappings = { start = "gz", start_with_preview = "gZ", }, }, }, { "echasnovski/mini.comment", event = "VeryLazy", opts = {}, }, { "echasnovski/mini.surround", event = "VeryLazy", opts = {}, }, }