adding visual to the states of org roam keys
This commit is contained in:
parent
b8ee1a7d80
commit
fe2f7591c3
2 changed files with 5 additions and 2 deletions
2
init.el
2
init.el
|
@ -841,7 +841,7 @@ much faster. The hope is to also make this a faster version of imenu."
|
|||
(org-roam-setup)
|
||||
:general
|
||||
(chris/leader-keys
|
||||
:states 'normal
|
||||
:states '(normal visual)
|
||||
:keymaps 'override
|
||||
"nf" '(org-roam-node-find :which-key "org roam ff")
|
||||
"nr" 'org-roam-buffer-toggle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue