mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-11 15:37:29 +02:00
aa5c9310f5
Problem: runtime(typeset) does not escape the detected directory Solution: Use fnameescape() (Michał Majchrowicz) fyi @lifepillar Signed-off-by: Christian Brabandt <cb@256bit.org>