Set indent function for dispatcher! macro
This commit is contained in:
parent
ef6e09dac9
commit
9ee1d8d0e2
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ first line should be short (under 60 letters), as it will be displayed for
|
|||
bin/doom help.
|
||||
|
||||
BODY will be run when this dispatcher is called."
|
||||
(declare (doc-string 3))
|
||||
(declare (indent defun) (doc-string 3))
|
||||
(cl-destructuring-bind (cmd &rest aliases)
|
||||
(doom-enlist command)
|
||||
(macroexp-progn
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue