vim-tig
vim-tig copied to clipboard
Do a tig in your vim
This will allow to combine the bang command with additional parameters and also include placeholders `%` and `+` in your command parameters that will be expanded into the current file...
Hi, Currently tig opens a vim (or the default $GIT_EDITOR) inside vim. It will result in a nested vim in vim. It would be good if we could use the...
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...
I'm on 0a435ac and I see the following error when trying to close the `Tig` window: [](https://asciinema.org/a/108053) Running on `neovim 0.2.0-dev` via the Ubuntu PPA. ps: This plugin looks rad!...