Fix 'SPC m r O' keybind in org-mode

This commit is contained in:
Henrik Lissner 2020-01-09 21:41:00 -05:00
parent 18be6cd37b
commit cffa3caac4
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -681,7 +681,7 @@ between the two."
"l" #'+org/refile-to-last-location
"f" #'+org/refile-to-file
"o" #'+org/refile-to-other-window
"O" #'+org/refile-to-other-buffers
"O" #'+org/refile-to-other-buffer
"v" #'+org/refile-to-visible
"r" #'org-refile)) ; to all `org-refile-targets'