When setting `GIT_DIR` to a .git folder, nvim hangs for ~10s at startup. To reproduce: ```sh GIT_DIR=/some/repo/.git nvim ``` It doesn't occur when I remove `nvim-tree`.