return { "numToStr/Comment.nvim", keys = { { "gc", mode = { "n", "x" } }, { "gb", mode = { "n", "x" } }, { "gp", "yy(comment_toggle_linewise_current)p" }, { "gp", "ygv(comment_toggle_blockwise_visual)'>op==", mode = "x" }, }, opts = {} }