mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -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