mirror of
https://github.com/neovim/neovim.git
synced 2026-09-15 18:32:14 +00:00
Problem: There is no easy way to get the global directory, esp. if some
windows have a local directory.
Solution: Make getcwd(-1) return the global directory. (Andy Massimino,
closes vim/vim#2606)
5459129af2