Skip to content

Commit d488f31

Browse files
committed
Docs: Document on use-package-tags-load command
1 parent 38ca1ca commit d488f31

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.org

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,5 +93,9 @@ The function handles some built-in keywords of =use-package= to exclude packages
9393
- Having an =:if= property that evaluates to nil.
9494

9595
Not all keywords are supported right now, but it can be extended to support more keywords.
96-
97-
This package also provides =use-package-tags-collect-tags= function, which returns a list of all tags in a source.
96+
*** Loading packages by a tag
97+
:PROPERTIES:
98+
:CREATED_TIME: [2020-07-06 Mon 23:11]
99+
:END:
100+
Finally, this package allows you to incrementally load packages with a tag.
101+
After you configure =use-package-tags-init-files= variable, =use-package-tags-load= command displays a list of tags that are not in the current profile (i.e. =use-package-tags-current-profile=) and loads all packages with a tag in the files.

0 commit comments

Comments
 (0)