mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
Add 'SPC m r f' for refiling to specific org file
This commit is contained in:
@@ -679,6 +679,7 @@ between the two."
|
||||
"." #'+org/refile-to-current-file
|
||||
"c" #'+org/refile-to-running-clock
|
||||
"l" #'+org/refile-to-last-location
|
||||
"f" #'+org/refile-to-file
|
||||
"o" #'+org/refile-to-other-window
|
||||
"O" #'+org/refile-to-other-buffers
|
||||
"v" #'+org/refile-to-visible
|
||||
|
Reference in New Issue
Block a user