mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-07 12:47:30 -05:00
Minor refactors & reformatting across the board
This commit is contained in:
@ -6,7 +6,7 @@ It is passed a user and repository name.")
|
||||
|
||||
|
||||
;;
|
||||
;; Packages
|
||||
;;; Packages
|
||||
|
||||
(use-package! magit
|
||||
:commands magit-file-delete
|
||||
|
@ -10,7 +10,7 @@
|
||||
;;
|
||||
;; Packages
|
||||
|
||||
;; `password-store'
|
||||
;;;###package password-store
|
||||
(setq password-store-password-length 12)
|
||||
|
||||
;; Fix hard-coded password-store location; respect PASSWORD_STORE_DIR envvar
|
||||
|
Reference in New Issue
Block a user