Fix indentation for many autodef setters
This commit is contained in:
parent
22c145105d
commit
5531d7115a
9 changed files with 9 additions and 3 deletions
|
@ -27,6 +27,7 @@ these properties:
|
|||
:ignore BOOL
|
||||
If non-nil, don't expand any template for this file and don't test any other
|
||||
file template rule against this buffer."
|
||||
(declare (indent defun))
|
||||
(after! (:when (boundp '+file-templates-alist))
|
||||
(+file-templates--set pred plist)))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue