git.nvim
git.nvim copied to clipboard
Hi, I am unable to use this plugin. I get the following message: ``` [git] Error during running a job: fatal: path 'lua/custom/plugins/others.lua' does not exist in 'HEAD~2' ``` The...
Could you add `:Gtabedit :` functionality to `Git status` command? With +/-/x etc. mapping https://github.com/tpope/vim-fugitive/blob/9fadd7a7780f38d1b8666d5b5f497fbcd46952eb/doc/fugitive.txt#L155
I have different behavior on Git commit. When I haven't a file in the git index, Git commit show it in the current window But when I have a file...
First of all, nice plugin! It seems to replace both vim-fugitive and vim-rhubarb. I noticed a small issue after opening a blame commit (original mapping: ``). In vim-fugitive, I could...
Telescope has this neat feature where it will pop up diffs for the working tree, like so: It would be awesome if your plugin had something similar, for the current...