mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -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)
|
||||
#'bookmark-jump)))
|
||||
("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