Better indentation for add-toggle

This commit is contained in:
Eivind Fonn 2015-07-25 15:14:53 +02:00 committed by syl20bnr
parent d8bbe30baa
commit 0f979d3cea
10 changed files with 275 additions and 274 deletions

View file

@ -38,6 +38,7 @@ Avaiblabe PROPS:
All properties supported by `spacemacs//create-key-binding-form' can be
used."
(declare (indent 1))
(let* ((wrapper-func (intern (format "spacemacs/toggle-%s"
(symbol-name name))))
(status (plist-get props :status))