mirror of
https://github.com/neovim/neovim.git
synced 2025-09-23 19:48:32 +00:00

Problem: Problem with :cd when editing file in non-existent directory. (Yee
Cheng Chin)
Solution: Prepend the current directory to get the full path. (closes vim/vim#8903)
c6376c7984