Replies: 1 comment 2 replies
-
the default m command is used for marking positions in your text. anytime you run it will use the subsequent letter as the mark. make sure that your keymaps are set properly. additionally i would read the docs of mini.comment |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Recently updated lazy after not touching it for a while.
I have a bunch of keymaps for the "mini" plugins such as mini.commment, that start with "m". An example is in N and V "mc" will comment or "mcc" will comment a line.
There is a new plugin or feature or keymap that is completely breaking this ability. Now when I press "mc" it will add a mark in the gutter with "c". In fact anytime I press m+any key it will mark the gutter with that key. I have no idea what this plug in is. I have searched for keymaps and nothing shows. It's driving me crazy. Anyone know how I can fix this?

Beta Was this translation helpful? Give feedback.
All reactions