mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
bump: :editor evil
cute-jumper/evil-embrace.el@7b5a539cfe -> cute-jumper/evil-embrace.el@3081d37811 emacs-evil/evil-collection@aaf3e0038e -> emacs-evil/evil-collection@1ad283f5b7 emacs-evil/evil-surround@f273821f57 -> emacs-evil/evil-surround@8fad8540c4 emacs-evil/evil@2ce03d412c -> emacs-evil/evil@60ba716bf5 mamapanda/evil-traces@290b532354 -> mamapanda/evil-traces@d4c53bd6ad redguardtoo/evil-nerd-commenter@8c0f23d46a -> redguardtoo/evil-nerd-commenter@3b197a2b55 Ref: mamapanda/evil-traces#5 Ref: cute-jumper/evil-embrace.el#10
This commit is contained in:
@ -68,7 +68,7 @@ FLAGS can be g and/or i; which mean the same thing they do in
|
||||
`evil-ex-substitute'."
|
||||
:evil-mc t
|
||||
:keep-visual t
|
||||
(interactive "<R><//!><!>")
|
||||
(interactive "<R><g/><!>")
|
||||
(unless (and (stringp pattern)
|
||||
(not (string-empty-p pattern)))
|
||||
(user-error "A regexp pattern is required"))
|
||||
|
Reference in New Issue
Block a user