chore: generated vimdoc (#77)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-01-27 18:50:13 +08:00
committed by GitHub
parent c8447193a7
commit 25501bc445

View File

@@ -76,45 +76,25 @@ Second way is to set configuration is to assign a dictionary to the prefix:
**Notes**: Flavors accept their own configuration by replacing the prefix with **Notes**: Flavors accept their own configuration by replacing the prefix with
the flavor name e.g. `g:rosebones_italic_comments`. the flavor name e.g. `g:rosebones_italic_comments`.
Option │Backg│Defau│ Description Option │Background│ Default │ Description
│ │round│ lt │ lightness light │nil │Change background colors lightness. Options: 'bright', 'dim'.
│ │ darkness dark │nil │Change background colors darkness. Options: 'stark', 'warm'.
lightness │light│nil │Change background colors lightness. Option solid_vert_split │both │false │Solid |hl-VertSplit| background.
│ │ │ │s: 'bright', 'dim'. solid_line_nr both false │Solid |hl-LineNr| background.
darkness │dark │nil │Change background colors darkness. Options solid_float_border │both │false │Make |hl-FloatBorder| have a more distinguishable background highlight.
│ │ │: 'stark', 'warm'. darken_noncurrent_window │light │false │Make non-current window background darker than _Normal_.
solid_vert_split │both │false│Solid |hl-VertSplit| background. lighten_noncurrent_window │dark │false │Make non-current window background lighter than _Normal_.
│ │ │ │ italic_commentsboth trueMake comments italicize.
solid_line_nr │both │false│Solid |hl-LineNr| background. darken_comments │light │38 │Percentage to darken comments relative to Normal bg.
│ │ lighten_commentsdark │38 │Percentage to lighten comments relative to Normal bg.
solid_float_border │both │false│Make |hl-FloatBorder| have a more distingu darken_non_text │light │25 │Percentage to darken |hl-NonText| relative to Normal bg.
│ │ishable background highlight. lighten_non_textdark │30 │Percentage to lighten |hl-NonText| relative to Normal bg.
│darken_noncurrent_wi│light│false│Make non-current window background darker │darken_line_nr │light │33 │Percentage to darken |hl-LineNr| relative to Normal bg.
ndow │ │ │than _Normal_. lighten_line_nr │dark │35 │Percentage to lighten |hl-LineNr| relative to Normal bg.
lighten_noncurrent_w│dark │false│Make non-current window background lighter darken_cursor_line │light │3 │Percentage to darken |hl-CursorLine| relative to Normal bg.
indow │ │ │ than _Normal_. lighten_cursor_linedark 4 │Percentage to lighten |hl-CursorLine| relative to Normal bg.
italic_comments │both │true │Make comments italicize. colorize_diagnostic_underline_text│both │false │Colorize the fg of DiagnosticUnderline*.
│ │ transparent_background │bothfalse │Make background transparent.
│darken_comments │light│38 │Percentage to darken comments relative to │
│ │ │ │Normal bg. │
│lighten_comments │dark │38 │Percentage to lighten comments relative to│
│ │ │ │ Normal bg. │
│darken_non_text │light│25 │Percentage to darken |hl-NonText| relative│
│ │ │ │ to Normal bg. │
│lighten_non_text │dark │30 │Percentage to lighten |hl-NonText| relativ│
│ │ │ │e to Normal bg. │
│darken_line_nr │light│33 │Percentage to darken |hl-LineNr| relative │
│ │ │ │to Normal bg. │
│lighten_line_nr │dark │35 │Percentage to lighten |hl-LineNr| relative│
│ │ │ │ to Normal bg. │
│darken_cursor_line │light│3 │Percentage to darken |hl-CursorLine| relat│
│ │ │ │ive to Normal bg. │
│lighten_cursor_line │dark │4 │Percentage to lighten |hl-CursorLine| rela│
│ │ │ │tive to Normal bg. │
│colorize_diagnostic_│both │false│Colorize the fg of DiagnosticUnderline*. │
│underline_text │ │ │ │
│transparent_backgrou│both │false│Make background transparent. │
│nd │ │ │ │
*zenbones-g:zenbones_compat* *zenbones-g:zenbones_compat*