You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.