vim-tig icon indicating copy to clipboard operation
vim-tig copied to clipboard

Find git repo of the current open bufffer

Open psamim opened this issue 7 years ago • 0 comments

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

psamim avatar Dec 07 '18 11:12 psamim