auto generate docs
This commit is contained in:
@@ -3,15 +3,17 @@
|
|||||||
==============================================================================
|
==============================================================================
|
||||||
Table of Contents *zenbones-table-of-contents*
|
Table of Contents *zenbones-table-of-contents*
|
||||||
|
|
||||||
|
1. Zenbones |zenbones-zenbones|
|
||||||
- Usage |zenbones-usage|
|
- Usage |zenbones-usage|
|
||||||
- Configuration |zenbones-configuration|
|
- Configuration |zenbones-configuration|
|
||||||
- Advanced Usage |zenbones-advanced-usage|
|
- Advanced Usage |zenbones-advanced-usage|
|
||||||
|
|
||||||
Zenbones is a vim/neovim colorscheme designed to highlight code using contrasts
|
==============================================================================
|
||||||
and font variations. Colors are tasked only for other roles such as
|
1. Zenbones *zenbones-zenbones*
|
||||||
diagnostics,
|
|
||||||
|
|
||||||
diffs, search matches.
|
**Zenflesh, Zenbones** is a vim/neovim colorscheme designed to highlight code
|
||||||
|
using contrasts and font variations. Colors are tasked only for other roles
|
||||||
|
such as diagnostics, diffs, search matches.
|
||||||
|
|
||||||
USAGE *zenbones-usage*
|
USAGE *zenbones-usage*
|
||||||
|
|
||||||
@@ -55,31 +57,34 @@ g:zenflesh_darkness Change background colors darkness.
|
|||||||
|
|
||||||
*zenbones-g:zenflesh_solid_vert_split*
|
*zenbones-g:zenflesh_solid_vert_split*
|
||||||
|
|
||||||
g:zenflesh_solid_vert_split Default: `v:false` Make vertical split
|
g:zenflesh_solid_vert_split Default: `v:false`
|
||||||
more distinguishable background
|
|
||||||
highlight.
|
|
||||||
|
|
||||||
|
|
||||||
|
Make vertical split more distinguishable background highlight.
|
||||||
|
|
||||||
*zenbones-g:zenbones_dim_noncurrent_window*
|
*zenbones-g:zenbones_dim_noncurrent_window*
|
||||||
|
|
||||||
g:zenbones_dim_noncurrent_window Default: `v:false` Make non-current
|
g:zenbones_dim_noncurrent_window Default: `v:false`
|
||||||
window background dimmer than _Normal_.
|
|
||||||
|
|
||||||
|
|
||||||
|
Make non-current window background dimmer than _Normal_.
|
||||||
|
|
||||||
*zenbones-g:zenflesh_lighten_noncurrent_window*
|
*zenbones-g:zenflesh_lighten_noncurrent_window*
|
||||||
|
|
||||||
g:zenflesh_lighten_noncurrent_window Default: `v:false` Make non-current
|
g:zenflesh_lighten_noncurrent_window Default: `v:false`
|
||||||
window background warmer than _Normal_.
|
|
||||||
|
|
||||||
|
|
||||||
|
Make non-current window background warmer than _Normal_.
|
||||||
|
|
||||||
*zenbones-g:zenbones_italic_comments*
|
*zenbones-g:zenbones_italic_comments*
|
||||||
|
|
||||||
*zenbones-g:zenflesh_italic_comments*
|
*zenbones-g:zenflesh_italic_comments*
|
||||||
|
|
||||||
g:zenflesh_italic_comments Default: `v:true` Make comments not
|
g:zenflesh_italic_comments Default: `v:true`
|
||||||
italicize.
|
|
||||||
|
|
||||||
|
|
||||||
|
Make comments not italicize.
|
||||||
|
|
||||||
ADVANCED USAGE *zenbones-advanced-usage*
|
ADVANCED USAGE *zenbones-advanced-usage*
|
||||||
|
|
||||||
Zenbones is pretty extensible thanks to Lush. You can easily retrieve the
|
Zenbones is pretty extensible thanks to Lush. You can easily retrieve the
|
||||||
|
|||||||
Reference in New Issue
Block a user