-
### Did you check docs and existing issues?
- [X] I have read all the which-key.nvim docs
- [X] I have updated the plugin to the latest version before submitting this issue
- [X] I have searched …
-
When I click on "d" key in keyboard, can not see "m" command in "which" popup but in "telescope find keymaps" in Astronvim they are listed
This plugin doesn't work well but https://github.com/kshen…
alr86 updated
1 month ago
-
I'd like to bind the `-` key to `core.go.up`, this is in line with how it works in netrw/vinegar in my vim setup, and I would like to keep that muscle memory. However neither "Minus", "KeypadMinus", "…
-
Firstly, thank you for an amazing (and much needed) piece of software.
Currently up and down arrows more back and forward 1 year, this is cool but *probably* not used too much.
I think having up…
-
I start up nvim, and enter yazi.
I can see the files, but doing jk i go up and down, but fully left aligned.
The hl keys dont work for sideways navigation, enter does not select.
yazi works fin…
-
### Did you check existing requests?
- [X] I have searched the existing issues
### Describe the feature
I'd like to see support added to allow users to specify multiple named groups of `filte…
-
I was trying to figure out why vim-oscyank isn't working in vim on a remote cloud instance and I think it's because that it isn't compiled with clipboard support. It works fine on nvim on the same ins…
-
- OS: Ubuntu 18.04
- Vim: Neovim 0.3.1
If you think it's a bug, please provide a minimal vimrc to reproduce:
```vim
call plug#begin('~/.config/nvim/plugged')
Plug 'liuchengxu/vim-which-key'…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Summary
* Would like the ability to enable custom key bindings to mimic other editors that users feel comforta…
-
**Describe the bug**
Sometimes, when I make changes to my meson.build file, then I save it (with just `:w`, which in turn formats the buffer), or simply call `vim.lsp.buf.format()`, the changes I've …