-
Is there a way to stop triggering WhichKey at `v` key mappings? I'm trying to enter visual mode without triggering it but it isn't possible
Already tried with
```lua
wk.register({['v'] = 'which_k…
-
I get the error
```E5108: Error executing lua ...cal/share/nvim/lazy/avante.nvim/lua/avante/selection.lua:300: attempt to index field 'selection' (a nil value)
stack traceback:
...cal/shar…
-
Consider adding names to the which-key menus for conjure.
With a Clojure file open, pressing shows a which-key with conjure sub-menus. Each menu has a text description `prefix` rather than a wor…
-
### Did you check docs and existing issues?
- [X] I have read all the which-key.nvim docs
- [X] I have searched the existing issues of which-key.nvim
- [X] I have searched the existing issues of …
-
### Describe the bug
As title, wrong indentation is occured with muli-line method definition using backslash.
More specifically, it contains two bug, and it both leads to excessive indentation.
…
dhnam updated
1 month ago
-
### Does this feature exist in Emacs orgmode core?
N/A
### Orgmode link
_No response_
### Feature value
At present, I have to spell out every key mapping twice.
In my orgmode-nvim settings, as…
-
Thanks for the extension. I like the key-bindings as I am a doomemacs user. This is very helpful.
Quick question.
Is there any way to hide which-key popup? or change the location where it is popup?…
-
Hello,
I am trying to implement a set of custom keymappings to use with buffers that have neovimLSP running on them. My setup script for the LSP calls this file to setup the key mapping for the buf…
-
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.63.2
- OS Version: MacOS Big Sur 11.6
Steps to Reproduce:
1. Type the default Cmd+K sho…
-
### Did you check the docs?
- [X] I have read all the which-key.nvim docs
### Is your feature request related to a problem? Please describe.
First, thanks for a very useful plugin.
My prob…