mirror of
https://github.com/neovim/neovim.git
synced 2025-09-17 16:58:17 +00:00

Problem: expanding $var does not escape whitespace for 'path'
Solution: Escape whitespace when expanding 'path' option.
(Miguel Barro)
closes: vim/vim#17801
8b004081c4
Co-authored-by: Miguel Barro <miguel.barro@live.com>