auto generate docs
This commit is contained in:
@@ -3,15 +3,17 @@
|
||||
==============================================================================
|
||||
Table of Contents *zenbones-table-of-contents*
|
||||
|
||||
1. Zenbones |zenbones-zenbones|
|
||||
- Usage |zenbones-usage|
|
||||
- Configuration |zenbones-configuration|
|
||||
- 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
|
||||
diagnostics,
|
||||
==============================================================================
|
||||
1. Zenbones *zenbones-zenbones*
|
||||
|
||||
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*
|
||||
|
||||
@@ -55,31 +57,34 @@ g:zenflesh_darkness Change background colors darkness.
|
||||
|
||||
*zenbones-g:zenflesh_solid_vert_split*
|
||||
|
||||
g:zenflesh_solid_vert_split Default: `v:false` Make vertical split
|
||||
more distinguishable background
|
||||
highlight.
|
||||
g:zenflesh_solid_vert_split Default: `v:false`
|
||||
|
||||
|
||||
Make vertical split more distinguishable background highlight.
|
||||
|
||||
*zenbones-g:zenbones_dim_noncurrent_window*
|
||||
|
||||
g:zenbones_dim_noncurrent_window Default: `v:false` Make non-current
|
||||
window background dimmer than _Normal_.
|
||||
g:zenbones_dim_noncurrent_window Default: `v:false`
|
||||
|
||||
|
||||
Make non-current window background dimmer than _Normal_.
|
||||
|
||||
*zenbones-g:zenflesh_lighten_noncurrent_window*
|
||||
|
||||
g:zenflesh_lighten_noncurrent_window Default: `v:false` Make non-current
|
||||
window background warmer than _Normal_.
|
||||
g:zenflesh_lighten_noncurrent_window Default: `v:false`
|
||||
|
||||
|
||||
Make non-current window background warmer than _Normal_.
|
||||
|
||||
*zenbones-g:zenbones_italic_comments*
|
||||
|
||||
*zenbones-g:zenflesh_italic_comments*
|
||||
|
||||
g:zenflesh_italic_comments Default: `v:true` Make comments not
|
||||
italicize.
|
||||
g:zenflesh_italic_comments Default: `v:true`
|
||||
|
||||
|
||||
Make comments not italicize.
|
||||
|
||||
ADVANCED USAGE *zenbones-advanced-usage*
|
||||
|
||||
Zenbones is pretty extensible thanks to Lush. You can easily retrieve the
|
||||
|
||||
Reference in New Issue
Block a user