Merge pull request from basil-conto/preface
Increase :preface priority GitHub-reference: https://github.com/jwiegley/use-package/issues/418
This commit is contained in:
commit
dbf46d97be
1 changed files with 1 additions and 1 deletions
|
@ -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*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue