Bind SPC f m -> doom/move-this-file
This commit is contained in:
parent
b82e152898
commit
f381701aab
1 changed files with 1 additions and 0 deletions
|
@ -605,6 +605,7 @@
|
|||
:desc "Find file in emacs.d" "e" #'+default/find-in-emacsd
|
||||
:desc "Browse emacs.d" "E" #'+default/browse-emacsd
|
||||
:desc "Find file from here" "f" #'find-file
|
||||
:desc "Move/rename file" "m" #'doom/move-this-file
|
||||
:desc "Find file in private config" "p" #'doom/find-file-in-private-config
|
||||
:desc "Browse private config" "P" #'doom/open-private-config
|
||||
:desc "Recent files" "r" #'recentf-open-files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue