-
The following warnings are given upon running `:checkhealth` on a fresh install.
This is kinda odd, since which-key should work without keybindings.
So somewhere `checkhealth` broke.
```txt
heal…
-
First of all, thank you for such a amazing extension. I'm too used to vim and spacemacs and this has made it possible for me to take advantage of vscode extensions while keeping my existing workflows.…
-
### 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 …
-
Hi, which-key plugin that helps to learn shortcuts and explore new. I would like to suggest extending group functionality.
Image you have a `g` that goes for `goto` or `git`. You want to call `re…
xoac updated
4 months ago
-
When triggering a cmdline-mode mapping created with WhichKey that uses `e` on the RHS, I get the error `E488: Trailing characters`. Creating the same mapping with `vim.api.nvim_set_keymap` works just …
-
Thanks to whichkey the structure of my mappings have taken a path of increasing complexity.
The more fine-grained control provided by which-key lead to an increased length of my mapped key sequence…
jdeut updated
4 months ago
-
### Did you check docs and existing issues?
- [X] I have read all the LazyVim docs
- [X] I have updated the plugin to the latest version before submitting this issue
- [X] I have searched the existin…
-
go.nvim
```
● go.nvim 0.14ms start
dir /Users/edte/.local/share/lunarvim/site/pack/lazy/opt/go.nvim
url https://github.com/ray-x/go.nvim
branch master
…
edte updated
7 months ago
-
I'm getting some strange behaviour when trying to escape characters through :execute "normal cmd" which seems to be caused by whichkey as far as I can tell.
If I run:
```
:execute "normal! vw\"
…
-
## WhichKey: checking conflicting keymaps
- WARNING: conflicting keymap exists for mode **"n"**, lhs: **"g"**
- INFO: rhs: `lua require("Comment.api").call("uncomment_linewise_op")g@`
- WARNI…