Closed neutaaaaan closed 10 months ago
Are those new Vim highlight groups?
@lifepillar yes, see https://github.com/vim/vim/pull/13825.
Long story short:
$VIMRUNTIME/syntax/diff.vim
, diffAdded
, diffChanged
and diffRemoved
were suboptimal,DiffAdd
, etc.,Added
, etc.,Thanks, Colortemplate updated accordingly. Just a reminder that tools/check_colors.vim
should probably also be updated to reflect those new syntax groups.
Makes much more sense in the context of
quiet