folke / which-key.nvim

💥 Create key bindings that stick. WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type.
Apache License 2.0
5.42k stars 177 forks source link

Conflicting with other keymaps #303

Closed bhushan closed 4 months ago

bhushan commented 2 years ago

WhichKey: checking conflicting keymaps

thisgeek commented 2 years ago

Possibly related to #218

steakhutzeee commented 8 months ago

Hi, any news on this?

I have this:

WhichKey: checking conflicting keymaps ~
- WARNING conflicting keymap exists for mode **"n"**, lhs: **"gb"**
- rhs: `<Plug>(comment_toggle_blockwise)
- WhichKey: checking conflicting keymaps ~
- WARNING conflicting keymap exists for mode **"n"**, lhs: **"gb"**
- rhs: `<Plug>(comment_toggle_blockwise)
MeanderingProgrammer commented 8 months ago

Seem like you just ignore them. https://github.com/folke/which-key.nvim/issues/79

github-actions[bot] commented 4 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.