docs: add entry for option vim.binds.which-key.register

This commit is contained in:
Frothy 2024-02-20 22:15:49 -05:00
commit 215229990b

View file

@ -52,3 +52,4 @@ Release notes for release 0.6
[frothymarrow](https://github.com/frothymarrow)
- Added option `vim.luaPackages` to wrap neovim with extra Lua packages.
- `which-key.nvim` categories can now be customized through [vim.binds.which-key.register](vim.binds.which-key.register).