Add missing autoload for project linting function

This commit is contained in:
Daniel - 2020-09-21 10:39:36 +02:00
parent b95c401e66
commit f3df40bf40
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 2 additions and 1 deletions

View File

@ -2812,7 +2812,8 @@ With given ARG, display files in `db/important-document-path."
(use-package db-projects
:commands (projects-add-project
projects-archive-project))
projects-archive-project
projects-lint-projects))
(use-package define-word
:ensure t