mirror of
https://github.com/neovim/neovim.git
synced 2026-05-06 14:01:03 +00: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.