docs: note which-key gitsigns group related breaking change

This commit is contained in:
Laszlo Bacsi 2025-07-08 20:26:04 +02:00
commit 72846557d5
No known key found for this signature in database
GPG key ID: 7AC6E86EE9E48853

View file

@ -24,6 +24,10 @@
module interface. You may set [](#opt-vim.clipboard.registers) appropriately module interface. You may set [](#opt-vim.clipboard.registers) appropriately
to configure Neovim to use the system clipboard. to configure Neovim to use the system clipboard.
- Changed which-key group used for gitsigns from `<leader>g` to `<leader>h` to
align with the "hunks" themed mapping and avoid conflict with the new [neogit]
group.
[NotAShelf](https://github.com/notashelf): [NotAShelf](https://github.com/notashelf):
[typst-preview.nvim]: https://github.com/chomosuke/typst-preview.nvim [typst-preview.nvim]: https://github.com/chomosuke/typst-preview.nvim