mirror of
https://github.com/vim/vim.git
synced 2026-05-24 19:16:53 +02:00
bbe5252c2c
Fix command name termination, match bang, and allow a line-continued argument. closes: #15358 Signed-off-by: Doug Kearns <dougkearns@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>