Closed bhushan closed 4 months ago
Possibly related to #218
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)
Seem like you just ignore them. https://github.com/folke/which-key.nvim/issues/79
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.
WhichKey: checking conflicting keymaps
<Cmd>lua require("Comment.api").call("uncomment_linewise_op")<CR>g@
<Plug>(comment_toggle_linewise)
<Plug>(comment_toggle_blockwise)
<Cmd>lua require("Comment.api").call("comment_linewise_op")<CR>g@
<Plug>Ysurround
<Plug>YSurround
:TmuxNavigateRight<cr>
<cmd>TmuxNavigateRight<cr>
:TmuxNavigateDown<cr>
<cmd>TmuxNavigateDown<cr>
:TmuxNavigatePrevious<cr>
<cmd>vsp<cr>
:TmuxNavigateUp<cr>
<cmd>TmuxNavigateUp<cr>
:TmuxNavigateLeft<cr>
<cmd>TmuxNavigateLeft<cr>