mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-07 12:47:30 -05:00
Fix indentation for many autodef setters
This commit is contained in:
@ -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)))
|
||||
|
||||
|
Reference in New Issue
Block a user