github folke/which-key.nvim v3.3.0

latest releases: stable, v3.13.3, v3.13.2...
4 months ago

3.3.0 (2024-07-14)

Features

  • expand: allow expand to be a function. Closes #670 (dfaa10c)
  • mappings: mapping desc and icon can now be a function that is evaluated when which-key is show. Fixes #666 (c634af1)
  • mappings: opts.filter to exclude certain mappings from showing up in which-key. (763ea00)
  • view: add operator to trail in op mode (5a6eaaa)
  • view: when in visual mode, propagate esc. See #656 (30ef44a)

Bug Fixes

  • default preset (38987d3)
  • mappings: don't show <SNR> mappings (d700244)
  • presets: max 1 column in helix mode. Fixes #665 (b2a6910)
  • presets: shorter descriptions (9a73d6a)
  • state: cooldown till next tick when not safe to open which-key. Fixes #672 (bdf3b27)
  • util: nt mode should map to n (969afc9)
  • view: set nowrap for the which-key window (6e1c098)
  • view: set winhl groups. Fixes #661 (baff8ea)

Don't miss a new which-key.nvim release

NewReleases is sending notifications on new releases.