mirror of
https://github.com/neovim/neovim.git
synced 2026-07-30 04:18:02 +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