mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
A regression introduced in4efaf68
, cause by an incomplete refactoring of the loop, where not all instances of `key` were changed into `group` and `name`. Amend:4efaf6837b
Fix: #6840