mirror of
https://github.com/vim/vim.git
synced 2025-11-14 23:04:02 -05:00
If Vim is installed into the Windows "Program Files" directory the tutor path name contains spaces and must therefore be quoted before passing to :drop. closes: #18742 Signed-off-by: Andrey Starodubtsev <andrey.starodubtsev@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>