lang/org: add support for org-cliplink
This commit is contained in:
parent
a88a3e12b2
commit
837203a876
2 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
|||
(package! org-yt :recipe (:host github :repo "TobiasZawada/org-yt"))
|
||||
(package! ox-clip)
|
||||
(package! toc-org)
|
||||
(package! org-cliplink)
|
||||
|
||||
(when (featurep! :editor evil +everywhere)
|
||||
(package! evil-org :recipe (:host github :repo "hlissner/evil-org-mode")))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue