mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-27 04:11:41 -08:00
Due to issues with preset prefixes in general definers and nested :prefix's supplied from a map! call not cooperating, many localleader keybinds were broken and causing errors. For :leader/:localleader keys, we now use :infix for sub-prefixes. However, with this change, the :alt-prefix property has been removed, as there is no simple way to support this without some major state gymnastics in map!. Fixes #1059 |
||
|---|---|---|
| .. | ||
| test-autoload-buffers.el | ||
| test-autoload-files.el | ||
| test-autoload-help.el | ||
| test-autoload-message.el | ||
| test-autoload-package.el | ||
| test-core-keybinds.el | ||
| test-core-lib.el | ||
| test-core-modules.el | ||
| test-core-packages.el | ||
| test-core-projects.el | ||
| test-core-ui.el | ||
| test-core.el | ||