Increase :preface priority
Reconcile order of `use-package-keywords' with the README description of `:preface' as occurring before everything but `:disabled'.
This commit is contained in:
@@ -126,6 +126,7 @@ the user specified."
|
||||
|
||||
(defcustom use-package-keywords
|
||||
'(:disabled
|
||||
:preface
|
||||
:pin
|
||||
:ensure
|
||||
:if
|
||||
@@ -133,7 +134,6 @@ the user specified."
|
||||
:unless
|
||||
:requires
|
||||
:load-path
|
||||
:preface
|
||||
:no-require
|
||||
:bind
|
||||
:bind*
|
||||
|
||||
Reference in New Issue
Block a user