mirror of
https://github.com/vim/vim.git
synced 2026-05-07 20:59:41 -04:00
abac1c1aa6
- ':!' is not stable, so use system() to get more consistent behaviour. - Only warns when using 'pwsh'. - Remove trailing spaces. closes: #19370 Co-Authored-by: @lxhillwind Signed-off-by: Mao-Yining <mao.yining@outlook.com> Signed-off-by: Christian Brabandt <cb@256bit.org>