Tags: Binkus/which-key.nvim
Tags
chore(main): release 3.17.0 (folke#950) 🤖 I have created a release *beep* *boop* --- ## [3.17.0](folke/which-key.nvim@v3.16.0...v3.17.0) (2025-02-14) ### Features * **mappings:** allow flagging a mapping as `real`. It will be hidden if there's no real keymap. ([bcfe1e4](folke@bcfe1e4)) * **preset:** some extra win keymaps ([ff61f4f](folke@ff61f4f)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 3.16.0 (folke#925) 🤖 I have created a release *beep* *boop* --- ## [3.16.0](folke/which-key.nvim@v3.15.0...v3.16.0) (2025-01-05) ### Features * **icons:** add refactoring ([folke#923](folke#923)) ([7b7e3d0](folke@7b7e3d0)) ### Bug Fixes * **mappings:** add missing keybinds for g; & g, ([folke#924](folke#924)) ([57f4438](folke@57f4438)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 3.15.0 (folke#909) 🤖 I have created a release *beep* *boop* --- ## [3.15.0](folke/which-key.nvim@v3.14.1...v3.15.0) (2024-12-15) ### Features * **icons:** icons for snacks and profiler ([d533d8a](folke@d533d8a)) ### Bug Fixes * **config:** load early when executing WhichKey command. Fixes [folke#912](folke#912) ([c890020](folke@c890020)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 3.14.1 (folke#901) 🤖 I have created a release *beep* *boop* --- ## [3.14.1](folke/which-key.nvim@v3.14.0...v3.14.1) (2024-11-28) ### Bug Fixes * **state:** do proper redraw that works on nightly and on stable ([3a9b162](folke@3a9b162)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 3.14.0 (folke#860) 🤖 I have created a release *beep* *boop* --- ## [3.14.0](folke/which-key.nvim@v3.13.3...v3.14.0) (2024-11-28) ### Features * **icons:** add grapple icon ([folke#838](folke#838)) ([c21b71f](folke@c21b71f)) ### Bug Fixes * **state:** use redraw flush to prevent issues with selecting visual line etc. Fixes [folke#898](folke#898) ([3974c2d](folke@3974c2d)) * **triggers:** when in macro defer re-checking suspended for 100ms. Fixes [folke#864](folke#864) ([f46556b](folke@f46556b)) ### Performance Improvements * **state:** only redraw when waiting for a key longer than 200ms ([1c5aeba](folke@1c5aeba)) * **tree:** small perf optims ([5610eb6](folke@5610eb6)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 3.13.3 (folke#835) 🤖 I have created a release *beep* *boop* --- ## [3.13.3](folke/which-key.nvim@v3.13.2...v3.13.3) (2024-09-18) ### Bug Fixes * **config:** disable wk by default for terminal mode ([folke#825](folke#825)) ([e7b415c](folke@e7b415c)) * **triggers:** never attach when macro is recording / executing. Fixes [folke#851](folke#851). Fixes [folke#822](folke#822). Fixes [folke#807](folke#807) ([6b023b4](folke@6b023b4)) * **view:** display actual scroll up/down keys in help ([folke#821](folke#821)) ([dafe27a](folke@dafe27a)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 3.13.2 (folke#796) 🤖 I have created a release *beep* *boop* --- ## [3.13.2](folke/which-key.nvim@v3.13.1...v3.13.2) (2024-07-24) ### Bug Fixes * **view:** fix epanded keys. Fixes [folke#795](folke#795) ([f5e0cd5](folke@f5e0cd5)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 3.13.1 (folke#794) 🤖 I have created a release *beep* *boop* --- ## [3.13.1](folke/which-key.nvim@v3.13.0...v3.13.1) (2024-07-24) ### Bug Fixes * **state:** better current buf/mode check ([711453b](folke@711453b)) * **state:** deal with the fact that ModeChanged doesn't always seems to trigger. Fixes [folke#787](folke#787) ([388bd3f](folke@388bd3f)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 3.13.0 (folke#792) 🤖 I have created a release *beep* *boop* --- ## [3.13.0](folke/which-key.nvim@v3.12.1...v3.13.0) (2024-07-24) ### Features * **debug:** add git info to log when using lazy ([550338d](folke@550338d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
PreviousNext