doomemacs/core/test
Henrik Lissner d337e255d3
Fix :leader/:localleader and :prefix
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
2018-12-25 02:29:29 -05:00
..
test-autoload-buffers.el
test-autoload-files.el Refactor quiet! to be less destructive 2018-09-28 21:13:27 -04:00
test-autoload-help.el
test-autoload-message.el
test-autoload-package.el
test-core-keybinds.el Fix :leader/:localleader and :prefix 2018-12-25 02:29:29 -05:00
test-core-lib.el
test-core-modules.el
test-core-packages.el
test-core-projects.el Update doom-project-root test 2018-09-28 21:25:32 -04:00
test-core-ui.el
test-core.el