Skip to content

Commit ce0878c

Browse files
sunlin7smile13241324
authored andcommitted
layers/+spacemacs/spacemacs-editing: mark the string-edit to be :defer
1 parent 9305824 commit ce0878c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

layers/+spacemacs/spacemacs-editing/packages.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -508,6 +508,7 @@
508508

509509
(defun spacemacs-editing/init-string-edit ()
510510
(use-package string-edit
511+
:defer t
511512
:init
512513
(spacemacs/set-leader-keys "xe" 'string-edit-at-point)
513514
:config

0 commit comments

Comments
 (0)