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
I know it's not an issue of the project, but I really can't find any place to discuss this. The diff view in the screen shot looks really cool. Especially the diff color schemes.
vim diff highlight groups are DiffAdd, DiffDelete, DiffChange and DiffText. And I noticed that in the screenshot, the DiffAdd are rendered as red on the left, just like what vscode does. On the right side it's bluish.
Is there any config reference you can provide, so that I can achieve the same diff color scheme?
jamesgour, wurli, PaddiM8, longhtr, kohane27 and 4 more