Merge pull request #56 from mcchrish/bot/vimdoc/main

chore: generated vimdoc
This commit is contained in:
Michael Chris Lopez
2021-11-14 12:12:26 +08:00
committed by GitHub

View File

@@ -76,42 +76,45 @@ 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 │Backgr│Defau│ Description Option │Backg│Defau│ Description │
ound │ lt │ │round│ lt │ │
lightness │light │nil │Change background colors lightness. Options: │ │ │
│ │'bright', 'dim'. lightnesslight│nil │Change background colors lightness. Option
darkness │dark │nil │Change background colors darkness. Options: ' │ │ │s: 'bright', 'dim'.
│ │ │stark', 'warm'. darkness │dark │nil │Change background colors darkness. Options
solid_vert_spli│both │false│Solid |hl-VertSplit| background. │ │ │: 'stark', 'warm'.
t │ │ │ solid_vert_split │both │false│Solid |hl-VertSplit| background.
solid_line_nr │both │false│Solid |hl-LineNr| background. │ │ │
│ │ │ solid_line_nr │both │false│Solid |hl-LineNr| background.
solid_float_bor│both │false│Make |hl-FloatBorder| have a more distinguish │ │ │
der │ │ │able background highlight. solid_float_border │both │false│Make |hl-FloatBorder| have a more distingu
darken_noncurre│light │false│Make non-current window background darker tha │ │ │ishable background highlight.
nt_window │ │ │n _Normal_. darken_noncurrent_wi│light│false│Make non-current window background darker
lighten_noncurr│dark │false│Make non-current window background lighter th ndow │ │ │than _Normal_.
ent_window │ │ │an _Normal_. lighten_noncurrent_w│dark │false│Make non-current window background lighter
│italic_comments│both │true │Make comments italicize. │indow │ │ │ than _Normal_.
│ │ │ italic_comments │both │true │Make comments italicize.
darken_comments│light │38 │Percentage to darken comments relative to Nor │ │ │
│ │ │mal bg. darken_comments │light│38 │Percentage to darken comments relative to
lighten_comment│dark38Percentage to lighten comments relative to No Normal bg.
s │ │ │rmal bg. lighten_comments │dark │38 │Percentage to lighten comments relative to
darken_non_text│light │25 │Percentage to darken |hl-NonText| relative to │ │ │ Normal bg.
│ │ │ Normal bg. darken_non_text │light│25 │Percentage to darken |hl-NonText| relative
lighten_non_tex│dark30Percentage to lighten |hl-NonText| relative t to Normal bg.
t │ │ │o Normal bg. lighten_non_text │dark │30 │Percentage to lighten |hl-NonText| relativ
darken_line_nr │light │33 │Percentage to darken |hl-LineNr| relative to │ │ │e to Normal bg.
│ │ │Normal bg. darken_line_nr │light│33 │Percentage to darken |hl-LineNr| relative
lighten_line_nr│dark35Percentage to lighten |hl-LineNr| relative to to Normal bg.
│ │ │ Normal bg. lighten_line_nr │dark │35 │Percentage to lighten |hl-LineNr| relative
darken_cursor_l│light3 │Percentage to darken |hl-CursorLine| relative │ to Normal bg.
ine │ │ │ to Normal bg. darken_cursor_line │light│3 │Percentage to darken |hl-CursorLine| relat
lighten_cursor_│dark4 │Percentage to lighten |hl-CursorLine| relativ │ive to Normal bg.
│line │ e to Normal bg. │lighten_cursor_line │dark4Percentage to lighten |hl-CursorLine| rela
transparent_bac│both │false│Make background transparent. │ │ │tive to Normal bg.
kground │ │ │ 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*