mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-08 19:46:06 +01:00
* plugins/which-key: add registration support for key groups
Modified the type of registration to support registration of key groups with "groupkey" = { name = "name";};.
* plugins/which-key: relax the restrition on the type of registrations and more tests have been added
* plugins/which-key: add more tests for groups within groups
|
||
|---|---|---|
| .. | ||
| bufferlines | ||
| colorschemes | ||
| completion | ||
| dap | ||
| filetrees | ||
| git | ||
| languages | ||
| lsp | ||
| none-ls | ||
| pluginmanagers | ||
| snippets/luasnip | ||
| statuslines | ||
| telescope | ||
| ui | ||
| utils | ||
| default.nix | ||
| helpers.nix | ||