Fix auth-store-pass error in Emacs 26+ #146
This commit is contained in:
parent
38f842f186
commit
b7776b7f7b
2 changed files with 9 additions and 9 deletions
|
@ -4,7 +4,7 @@
|
|||
(package! pass)
|
||||
(package! password-store)
|
||||
|
||||
(when (version< emacs-version "26")
|
||||
(unless (package-built-in-p 'auth-store-pass)
|
||||
(package! auth-password-store))
|
||||
|
||||
(when (featurep! :completion helm)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue