Updating mappings

This commit is contained in:
2023-09-18 11:18:18 +02:00
parent 26a4ef7209
commit ab6781f3ce
4 changed files with 5 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
return {
"numToStr/Comment.nvim",
keys = { "gcc", "gbc", "gc", "gb", "gcO", "gco", "gcA" },
keys = { "gcc", "gbc", { "gc", mode = "v" }, { "gb", mode = "v" }, "gcO", "gco", "gcA" },
config = function()
local comment = require("Comment")
comment.setup({