Fix use-package indentation also for `common-lisp-indent-function`

This commit is contained in:
Daniel - 2023-10-14 21:55:54 +02:00
parent 71e89d2976
commit eb8e696374
Signed by: dbo
GPG Key ID: 784AA8DF0CCDF625
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@
(add-to-list 'package-pinned-packages '(bind-key . "melpa-stable"))
(put 'use-package 'lisp-indent-function 1)
(put 'use-package 'common-lisp-indent-function 1)
;; * Personal Customization Variables