auto generate docs

This commit is contained in:
mcchrish
2021-09-05 01:23:38 +00:00
committed by GitHub Actions
parent 6adc224ef4
commit a11c33ce2e

View File

@@ -57,9 +57,10 @@ Just apply the colorscheme as usual:
<
Alternatively, if you want to make use of the lua version:
If you want to make use of the lua version:
>
" has('nvim') only
set termguicolors
colorscheme zenbones-lush
<
@@ -103,6 +104,10 @@ g:zenbones_solid_vert_split Set to `v:true` to make vertical split
*zenbones-g:zenbones_dim_noncurrent_window*
g:zenbones_dim_noncurrent_window Set to `v:true` to make non-current
window background dimmer than _Normal_.
ADVANCED USAGE *zenbones-advanced-usage*
Zenbones is pretty extensible thanks to Lush
@@ -118,7 +123,8 @@ lua:
<
Set to `v:true` to make non-current window background dimmer than _Normal_.
See also Lushs documentation
<https://github.com/rktjmp/lush.nvim#advanced-usage> for the complete options.
OTHER PLUGINS SUPPORT *zenbones-other-plugins-support*
@@ -137,9 +143,6 @@ currently supported.
- Neogit <https://github.com/TimUntersberger/neogit>
See also Lushs documentation
<https://github.com/rktjmp/lush.nvim#advanced-usage> for the complete options.
OTHER IMPLEMENTATIONS *zenbones-other-implementations*