mirror of
https://github.com/vim/vim.git
synced 2026-06-02 15:37:20 +02:00
a8b86605f3
- 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>