github folke/which-key.nvim v1.3.0

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

1.3.0 (2023-04-17)

Features

  • health: move health check to separate health file (b56c512)
  • preset: add z<CR> preset (#346) (ed37330)
  • preset: added zi and CTRL-W_o (#378) (5e8e6b1)
  • view: allow percentages for margins. Fixes #436 (0b5a653)

Bug Fixes

  • health: add OK output to check_health fn (#375) (c9c430a)
  • keys: allow keymap desc to override preset labels. Fixes #386 (6aa1b2f)
  • tree: don't cache plugin nodes. Fixes #441 (20fcd7b)
  • util: clear cache when leader changes (df3597f)
  • util: missing return statement (f6bb21c)
  • util: nil check (6ab25e2)

Performance Improvements

  • keys: optimized update_keymaps (476d137)
  • tree: added fast nodes lookup (8e5e012)
  • util: cache parse_keys (8649bf5)
  • util: cache replace termcodes (eaa8027)

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

NewReleases is sending notifications on new releases.