mirror of
https://github.com/neovim/neovim.git
synced 2025-09-23 11:38:31 +00:00

Problem: getcwd() is unclear about how 'autochdir' is used.
Solution: Update the help for getcwd(). Without any arguments always return
the actual current directory. (closes vim/vim#9142)
851c7a699a