mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-15 15:37:11 +02:00
0977c8b03e
Ensure that :command replacement text terminates at the end of the logical line. Add :command to the generator exclusion list. fixes: #18414 (@Dougaak) fixes: #18448 (Maxim Kim) closes: #18415 Signed-off-by: Doug Kearns <dougkearns@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>