mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-16 05:51:10 +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
|
||
|---|---|---|
| .. | ||
| test-sources | ||
| default.nix | ||
| extra-args.nix | ||
| fetch-tests.nix | ||
| lib-tests.nix | ||
| test-derivation.nix | ||