Adds a function to utilise EZConfig's Emacs style syntax for entering the prefix key.
The syntax has been well-established for use in configuration files; especially in this case it can be a bit awkward having to specify a function that takes a config just for a single keybinding.
Description
Adds a function to utilise EZConfig's Emacs style syntax for entering the prefix key.
The syntax has been well-established for use in configuration files; especially in this case it can be a bit awkward having to specify a function that takes a config just for a single keybinding.
Cc: @Fuco1
Checklist
[x] I've read CONTRIBUTING.md
[x] I've considered how to best test these changes (property, unit, manually, ...) and concluded:
[n/a] I updated the
CHANGES.md
file[n/a] I updated the
XMonad.Doc.Extending
file (if appropriate)