docs(vimdoc): update DiffsAddText/DiffsDeleteText descriptions
This commit is contained in:
parent
e33123bd16
commit
7e4196e997
1 changed files with 5 additions and 6 deletions
|
|
@ -956,15 +956,14 @@ Fugitive unified diff highlights: ~
|
||||||
|
|
||||||
*DiffsAddText*
|
*DiffsAddText*
|
||||||
DiffsAddText Character-level background for changed characters
|
DiffsAddText Character-level background for changed characters
|
||||||
within `+` lines. Derived by blending `diffAdded`
|
within `+` lines. Uses the raw `DiffAdd` background
|
||||||
foreground with `Normal` background at 60% alpha.
|
color. Only sets `bg`, so treesitter foreground
|
||||||
Only sets `bg`, so treesitter foreground colors show
|
colors show through.
|
||||||
through.
|
|
||||||
|
|
||||||
*DiffsDeleteText*
|
*DiffsDeleteText*
|
||||||
DiffsDeleteText Character-level background for changed characters
|
DiffsDeleteText Character-level background for changed characters
|
||||||
within `-` lines. Derived by blending `diffRemoved`
|
within `-` lines. Uses the raw `DiffDelete`
|
||||||
foreground with `Normal` background at 60% alpha.
|
background color.
|
||||||
|
|
||||||
Conflict highlights: ~
|
Conflict highlights: ~
|
||||||
*DiffsConflictOurs*
|
*DiffsConflictOurs*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue