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

A Vim plugin which shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks.

Results 11 vim-gitgutter issues
Sort by recently updated
recently updated
newest added

Thank you for this gem of a project! Wouldn't it be nice to be able to undo only parts of a hunk, by visually selecting the lines we want? I...