rm useless code

pull/2743/head
siduck 2 months ago
parent b94c57954f
commit 8df62c803d

@ -119,9 +119,6 @@ return {
{ "gb", mode = { "n", "o" }, desc = "Comment toggle blockwise" },
{ "gb", mode = "x", desc = "Comment toggle blockwise (visual)" },
},
init = function()
vim.g.comment_maps = true
end,
config = function(_, opts)
require("Comment").setup(opts)
end,

Loading…
Cancel
Save