mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-07 15:37:14 +02: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>