mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-07 15:37:14 +02:00
91900b9a5c
Problem: runtime(vimgoto): not correctly escaping the filenames Solution: Use fnamescape() (Michał Majchrowicz) Signed-off-by: Christian Brabandt <cb@256bit.org>