mirror of
https://github.com/chrisbarrett/nursery
synced 2025-09-26 16:40:56 -05:00
s/plist/plisty to make it clear it's not a builtin lib
This commit is contained in:
@@ -34,8 +34,9 @@
|
||||
|
||||
(require 'dash)
|
||||
(require 'org-roam-review)
|
||||
(require 'plisty)
|
||||
|
||||
(plist-define org-roam-links-graph
|
||||
(plisty-define org-roam-links-graph
|
||||
:required (:nodes :tree))
|
||||
|
||||
(defun org-roam-links--forward-links (node)
|
||||
|
Reference in New Issue
Block a user