Commit graph

5 commits

Author SHA1 Message Date
Phie Ash
7fbb9240de
plugins/which-key: add key group support for registrations (#802)
* 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
2023-12-11 15:12:56 +01:00
Gaetan Lepage
b6724702b4 misc: refactor imports, prefer adding helpers to args rather than importing it 2023-11-06 16:33:39 +01:00
Gaetan Lepage
05b77732e3 plugins/which-key: remove which-key logic from keymap module 2023-10-02 15:23:54 +02:00
Wolbyte
600cd12057 helpers.defaultNullOpts: add mkBorder 2023-06-26 14:01:18 +02:00
traxys
75a5e45b2b
plugin/which-key: init + tests (#337) 2023-04-16 13:08:07 +02:00