Skip to content

Commit

Permalink
*layers/+spacemacs/spacemacs-navigation: defer to load restart-emacs …
Browse files Browse the repository at this point in the history
…package
  • Loading branch information
sunlin7 authored and smile13241324 committed Nov 7, 2023
1 parent 8b03c43 commit 91f6b2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layers/+spacemacs/spacemacs-navigation/packages.el
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@

(defun spacemacs-navigation/init-restart-emacs ()
(use-package restart-emacs
:after files
:defer (spacemacs/defer)
:init
(spacemacs/set-leader-keys
"qd" 'spacemacs/restart-emacs-debug-init
Expand Down

0 comments on commit 91f6b2d

Please sign in to comment.