mirror of
https://github.com/vim/vim
synced 2025-07-15 16:51:57 +00:00
- Match escape sequences in :command replacement blocks. - Match :substitute after escape sequences (a temporary fix until Ex commands are contained). fixes: #17326 closes: #17663 Signed-off-by: Doug Kearns <dougkearns@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>