vim-gin
vim-gin copied to clipboard
🥃 Gin makes you drunk on Git
SSIA
- :package: bump deno.land/std to 0.224.0 - :package: bump deno.land/x/ansi_escape_code from v1.0.2 to v1.0.3 - :package: bump deno.land/x/denops_test from v1.6.1 to v1.8.0 - :package: bump deno.land/x/git_browse from v1.0.1 to v1.1.6...
- I don't remember the command syntax so I'd like to open a corresponding buffer without command arguments - `GinEdit` to open index content of the current buffer - `GinEdit...
For example, I'd like to perform `GinPatch` with `HEAD~{2}` or so on.
SSIA Work around is `GinEdit HEAD %:p`
After I use GinStatus I get some autocommand errors as shown in the screenshot. I am using a few days old version of gvim for windows 9.0 patch 2092 compiled...
The supplement buffer displayed by `:GinChaperon` shows the log, but it would be more useful if this is a log that specifies the target file, such as `git log --...