Josh
Josh
### Contributing guidelines - [X] I have read [CONTRIBUTING.md](https://github.com/echasnovski/mini.nvim/blob/main/CONTRIBUTING.md) - [X] I have read [CODE_OF_CONDUCT.md](https://github.com/echasnovski/mini.nvim/blob/main/CODE_OF_CONDUCT.md) - [X] I have updated 'mini.nvim' to latest version ### Module(s) mini.animate ### Description I...
**Is your feature request related to a problem? Please describe.** This is a continuation of the issue brought up in https://github.com/andymass/vim-matchup/issues/305#issuecomment-1656033581. The problem has to do with the fact that...
Closes https://github.com/kevinhwang91/nvim-bqf/issues/108
I've found the current autoclose feature to be quite buggy when paired with plugins like heirline. Some people also may not like this behavior, so I think it would be...
Hi, I'm really liking the new repeat key functionality you implemented in 108222e, but I noticed that the labels change the first time the repeat key is pressed after "leaping"....
I like how leap works consistently with macros, and imo this is a really big selling point over alternatives like flash, but it doesn't always perform the best compared to...
This is a somewhat trivial issue, I was just curious as to why the two seemingly equivalent components below don't behave the same. They both display the grapple tag number...
I use option as my modifier key, which works fine for the most part. However, when I need to hold down option to click on an item in a context...
# Description - Fixes an issue where git actions (checkout, switch branch, etc.) do not work when within a custom detached working tree (first introduced in https://github.com/nvim-telescope/telescope.nvim/pull/2597). - Moves helper...
### 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...