Henrik Lissner 2023-08-20 22:16:12 +02:00
parent ea616350c7
commit 21df7d0beb
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
4 changed files with 18 additions and 39 deletions

View file

@ -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"))