mirror of
https://github.com/vim/vim.git
synced 2026-03-31 01:03:28 +02:00
Problem: runtime(rustfmt): not correctly escaping directory names Solution: Use fnamescape() (Michał Majchrowicz) Signed-off-by: Christian Brabandt <cb@256bit.org>