doomemacs/docs
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
..
api.org Add cmd!, cmd!!, cmds! convenience macros 2020-05-27 18:29:35 -04:00
contributing.org Update & revise docs 2020-01-28 05:36:42 -05:00
faq.org Remove org-hide-leading-stars-before-indent-mode #3076 2020-05-10 05:22:02 -04:00
getting_started.org Fix scoop install instructions 2020-05-19 21:42:58 +01:00
index.org docs/index: fix typo 2020-03-21 14:27:02 -04:00
modules.org Add missing modules to docs/modules.org (#3169) 2020-05-24 22:55:42 -04:00
workflow.org Update & revise docs 2020-01-28 05:36:42 -05:00