lambdalisue / vim-gina

👣 Asynchronously control git repositories in Neovim/Vim 8
http://www.vim.org/scripts/script.php?script_id=5531
MIT License
689 stars 27 forks source link

properly resolve insteadOf in Gina browse #250

Closed jearbear closed 4 years ago

jearbear commented 4 years ago

Fix for https://github.com/lambdalisue/gina.vim/issues/249. I ran tests locally and I believe they all pass. The only differences were due to the repo being a fork.

lambdalisue commented 4 years ago

Thanks a lot!