mirror of
https://github.com/vim/vim.git
synced 2026-05-31 22:47:25 +02:00
b6f55bb5b4
Problem: Vim9: Cannot use :silent with :endwhile. Solution: Allow for using the :silent modifier. (closes #8737)