mirror of
https://github.com/neovim/neovim.git
synced 2026-02-23 19:02:13 +10:00
Problem: The exrc file in the current directory is executed twice, here and in `do_exrc_initalization()`. Solution: Start search from parent directory. Let core handle exrc in current directory.