org-roam-show-graph -> org-roam-graph-show
org-roam-show-graph marked obsolete by org-roam commit 22b9d4b, see https://github.com/jethrokuan/org-roam/pull/363
This commit is contained in:
parent
169eb2dadd
commit
ad70b82009
2 changed files with 3 additions and 3 deletions
|
@ -487,7 +487,7 @@
|
|||
:desc "Switch to buffer" "b" #'org-roam-switch-to-buffer
|
||||
:desc "Insert" "i" #'org-roam-insert
|
||||
:desc "Find file" "f" #'org-roam-find-file
|
||||
:desc "Show graph" "g" #'org-roam-show-graph))
|
||||
:desc "Show graph" "g" #'org-roam-graph-show))
|
||||
|
||||
(:when (featurep! :lang org +journal)
|
||||
(:prefix ("j" . "journal")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue