improve doc formatting

This commit is contained in:
Michael Chris Lopez
2021-09-18 16:16:25 +08:00
parent 4171f87d7a
commit 11fd2daebd

View File

@@ -40,29 +40,21 @@ Change background colors darkness. Options: `'stark'`, `'warm'`.
#### g:zenflesh_solid_vert_split
Default: `v:false`
Make vertical split more distinguishable background highlight.
Default: `v:false`. Make vertical split more distinguishable background highlight.
#### g:zenbones_dim_noncurrent_window
Default: `v:false`
Make non-current window background dimmer than _Normal_.
Default: `v:false`. Make non-current window background dimmer than _Normal_.
#### g:zenflesh_lighten_noncurrent_window
Default: `v:false`
Make non-current window background warmer than _Normal_.
Default: `v:false`. Make non-current window background warmer than _Normal_.
#### g:zenbones_italic_comments
#### g:zenflesh_italic_comments
Default: `v:true`
Make comments not italicize.
Default: `v:true`. Make comments not italicize.
## Advanced Usage