wting / gitsessions.vim

Auto save/load vim sessions based on directory and git branch.
MIT License
74 stars 17 forks source link

Wrong path saved when working with submodules #7

Open wting opened 10 years ago

wting commented 10 years ago

Sometimes the current working directory is changed when opening a submodule, thus incorrectly identifying the root of the git repo and saving the session in the wrong location.