mirror of
https://github.com/neovim/neovim.git
synced 2026-01-26 15:11:35 +10:00
Problem: Restoring directory after using another window is inefficient.
Solution: Only restore the directory for win_execute(). Apply 'autochdir'
only when needed.
90c317f224