1
0
Fork 0

Add rb to toggle org roam buffer

This commit is contained in:
Daniele Tricoli 2023-03-20 23:47:34 +01:00
parent e3a45460dc
commit 615a6239e1

View file

@ -44,6 +44,7 @@
(eriol/leader-key-def
:keymaps 'normal
"rf" 'org-roam-node-find
"rb" 'org-roam-buffer-toggle
"oc" 'org-capture
"a" 'org-agenda))