mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Add :tools password-store to init.test.el
This commit is contained in:
@ -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)
|
||||
|
||||
|
Reference in New Issue
Block a user