Revert "Remove obsolete lisp indentation setting for use-package"

This reverts commit aa4ac442a0.

Turns out this setting is not obsolete, as my whole init file would be
reformatted without it … keeping it for now.
This commit is contained in:
Daniel - 2023-10-01 18:27:36 +02:00
parent 975c2869ea
commit 31268927e0
Signed by: dbo
GPG Key ID: 784AA8DF0CCDF625
1 changed files with 2 additions and 0 deletions

View File

@ -70,6 +70,8 @@
(add-to-list 'package-pinned-packages '(use-package . "melpa-stable"))
(add-to-list 'package-pinned-packages '(bind-key . "melpa-stable"))
(put 'use-package 'lisp-indent-function 1)
;; * Mode activation