Add :tools password-store to init.test.el
This commit is contained in:
parent
ca07eb5077
commit
3f5c828169
2 changed files with 2 additions and 1 deletions
|
@ -3,4 +3,5 @@
|
|||
(require 'core (concat user-emacs-directory "core/core"))
|
||||
|
||||
(doom! :feature evil
|
||||
:tools password-store
|
||||
:private hlissner)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
;;; ../test/modules/feature/test-evil.el
|
||||
;;; test/modules/feature/test-evil.el
|
||||
|
||||
(require! :feature evil t)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue