-
-
Notifications
You must be signed in to change notification settings - Fork 166
Closed
Labels
invalidThis doesn't seem rightThis doesn't seem rightquestionQuestion related to integration and other stuffQuestion related to integration and other stuff
Description
Why does opleader
create a mapping in both normal and visual mode? I noticed that the mapping I set for operator-pending mode appears as an xmap
as well. Is there a specific reason for why it is set in visual mode as well? Is it even possible to perform an operator-pending command from visual mode?
From the README:
---LHS of operator-pending mappings in NORMAL + VISUAL mode
---@type table
opleader = {
---Line-comment keymap
line = 'gc',
---Block-comment keymap
block = 'gb',
},
Metadata
Metadata
Assignees
Labels
invalidThis doesn't seem rightThis doesn't seem rightquestionQuestion related to integration and other stuffQuestion related to integration and other stuff