github folke/which-key.nvim v2.0.0

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

2.0.0 (2024-06-06)

⚠ BREAKING CHANGES

  • which-key now requires Neovim >= 0.9

Features

  • keys: desc in "<nop>" or "" keymaps can now become prefix label (#522) (c1958e2)
  • mappings: check if desc exists when parsing mappings (#589) (a7ced9f)
  • which-key now requires Neovim >= 0.9 (53ba0ac)

Bug Fixes

  • ignore_missing: not showing key maps with desc field (#577) (928c6c8)
  • is_enabled: disable whichkey in cmdline-window (#581) (26ff0e6)
  • keys: fix buffer-local mapping groups (d87c01c)
  • mappings: dont remove desc (4a7d732)

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

NewReleases is sending notifications on new releases.