doomemacs/modules/config
Henrik Lissner a9bf0b8985
Add cmd!, cmd!!, cmds! convenience macros
It's kind of silly that our command lambda macros (λ! and λ!!) need a
snippet, special key sequence or copy-paste to insert, so in the spirit
of fn! -- and to make sure they take up less space than `lambda!` --
I've added `cmd!` and `cmd!!` aliases. `lambda!` and `lambda!!` are now
deprecated. λ! and λ!! will remain.

I've also added `cmds!` as a convenience wrapper around
general-predicate-dispatch.
2020-05-27 18:29:35 -04:00
..
default Add cmd!, cmd!!, cmds! convenience macros 2020-05-27 18:29:35 -04:00
literate Fix void-function +literate-tangle-h on saving org files 2020-05-26 01:00:49 -04:00