mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2024-11-09 14:45:58 +01:00
docs: add entry for option vim.binds.whichKey.register
This commit is contained in:
parent
b9aa7088b8
commit
9a7087e53c
1 changed files with 2 additions and 0 deletions
|
@ -56,3 +56,5 @@ Release notes for release 0.6
|
|||
- Rewrote the entire `fidget.nvim` module to include extensive configuration options. Option `vim.fidget-nvim.align.bottom` has
|
||||
been removed in favor of [vim.fidget-nvim.notification.window.align](vim.fidget-nvim.notification.window.align), which now supports
|
||||
`top` and `bottom` values. `vim.fidget-nvim.align.right` has no longer any equivalent and also has been removed.
|
||||
|
||||
- `which-key.nvim` categories can now be customized through [vim.binds.whichKey.register](vim.binds.whichKey.register).
|
||||
|
|
Loading…
Reference in a new issue