Robert Randhawa
Robert Randhawa
最前面需要加一个nonce
@b0ae989c It works, but which-key can't show the menu in visual mode. If the key map is something like `a`, and it has a submenu, everything is fine, only the...
@b0ae989c > When using cutlass with [**_which-key_**](https://github.com/folke/which-key.nvim), the remapped keys prevent **_which-key_** from opening the popup. I do not know why, but the plugin actually remaps `s`. https://github.com/gbprod/cutlass.nvim/blob/708864fb2263226aabceaf5b2c2eee9841132668/lua/cutlass.lua#L74-L76 Add `s`...
I am sorry, it seems I misunderstood something... I tested the `triggers_blacklist` and `layz=false`, none of them worked with me. [Mini.operator](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-operators.md) has the same symptoms.