configs/emacs: add roam-ref-add binding
This commit is contained in:
parent
37907cc5d2
commit
a5a5a87a11
@ -643,6 +643,7 @@ Custom agenda commands for various things.
|
||||
:bind (("C-c n l" . org-roam-buffer-toggle)
|
||||
("C-c n f" . org-roam-node-find)
|
||||
("C-c n g" . org-roam-graph)
|
||||
("C-c n r" . org-roam-ref-add)
|
||||
("C-c n i" . org-roam-node-insert)
|
||||
("C-c n c" . org-roam-capture)
|
||||
("C-c n j" . org-roam-dailies-capture-today))
|
||||
|
Loading…
Reference in New Issue
Block a user