Add defer for yt-dl.

Is not neccesary, but idc.
This commit is contained in:
KJ 2023-09-09 01:11:16 -04:00
parent beaca9c60d
commit 0179d8ab20
1 changed files with 1 additions and 0 deletions

View File

@ -144,6 +144,7 @@
(org-link-set-parameters "https" :image-data-fun #'org-http-image-data-fn)
(use-package org-yt
:defer t
:straight (org-yt :type git :host github :repo "TobiasZawada/org-yt"))
)