vim-tig
vim-tig copied to clipboard
Find git repo of the current open bufffer
Hi,
When I execute Tig, it runs tig in the directory in which vim was opened, not the directory of the current open buffer file.
So if I open vim in ~/repo-a and then inside vim open a file in ~/repo-b, by executing Tig I would see the status of ~/repo-a.
Thanks, Samim