While using fugitive with coc-git (great combination btw.), I've noticed it might make sense to show the staged status of lines in the gutter bar as well.
With this feature it might make sense to also integrate a command like git.chunkUnstage.
This allows simple staged-toggling of chunks.
While using fugitive with coc-git (great combination btw.), I've noticed it might make sense to show the staged status of lines in the gutter bar as well.
With this feature it might make sense to also integrate a command like
git.chunkUnstage.This allows simple staged-toggling of chunks.