Minor reformatting in package signature for db-projects

This commit is contained in:
Daniel - 2020-09-20 14:24:43 +02:00
parent 96d4f000ca
commit bdc8a53fe3
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 2 additions and 1 deletions

View File

@ -2811,7 +2811,8 @@ With given ARG, display files in `db/important-document-path."
(add-hook 'cperl-mode-hook 'cperl-lazy-install)))
(use-package db-projects
:commands (projects-add-project projects-archive-project))
:commands (projects-add-project
projects-archive-project))
(use-package define-word
:ensure t