mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
ui/doom-dashboard: edit emacs.d button => fuzzy find-file
This commit is contained in:
@ -302,4 +302,4 @@ controlled by `+doom-dashboard-pwd-policy'."
|
|||||||
(call-interactively (or (command-remapping #'bookmark-jump)
|
(call-interactively (or (command-remapping #'bookmark-jump)
|
||||||
#'bookmark-jump)))
|
#'bookmark-jump)))
|
||||||
("Edit emacs.d" "tools"
|
("Edit emacs.d" "tools"
|
||||||
(find-file (expand-file-name "init.el" doom-emacs-dir)))))))
|
(call-interactively #'+default/find-in-emacsd))))))
|
||||||
|
Reference in New Issue
Block a user