s/plist/plisty to make it clear it's not a builtin lib

This commit is contained in:
Chris Barrett
2022-08-17 00:05:10 +12:00
parent 8cf0527beb
commit 6c3fac3f6a
5 changed files with 46 additions and 45 deletions

View File

@@ -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)