auto generate docs

This commit is contained in:
mcchrish
2021-08-30 01:35:08 +00:00
committed by GitHub Actions
parent 621b49abf0
commit 904032d1e3

View File

@@ -1,4 +1,4 @@
*zenbones.txt* For NVIM v0.4.3 Last change: 2021 August 29 *zenbones.txt* For NVIM v0.4.3 Last change: 2021 August 30
============================================================================== ==============================================================================
Table of Contents *zenbones-table-of-contents* Table of Contents *zenbones-table-of-contents*
@@ -7,6 +7,7 @@ Table of Contents *zenbones-table-of-contents*
- Requirements |zenbones-requirements| - Requirements |zenbones-requirements|
- Installation |zenbones-installation| - Installation |zenbones-installation|
- Usage |zenbones-usage| - Usage |zenbones-usage|
- Configuration |zenbones-configuration|
- Other plugins support |zenbones-other-plugins-support| - Other plugins support |zenbones-other-plugins-support|
- Advance Usage |zenbones-advance-usage| - Advance Usage |zenbones-advance-usage|
- Other implementations |zenbones-other-implementations| - Other implementations |zenbones-other-implementations|
@@ -69,6 +70,28 @@ or customizing the colors to your likings.
CONFIGURATION *zenbones-configuration*
*zenbones-g:zenbones_lightness*
g:zenbones_lightness Change foreground color lightness.
**'bright'**
<img width="1080" alt="Bright lightness"
src="https://user-images.githubusercontent.com/7200153/131272384-710e253f-059d-46fd-bf0e-7d82f62d62cd.png">
**Default** _(unset)_
<img width="1080" alt="Default lightness"
src="https://user-images.githubusercontent.com/7200153/131272333-3fb67e68-fcd2-48ae-b8c4-ab24b701ed5e.png">
**'dim'**
<img width="1080" alt="Dim lightness"
src="https://user-images.githubusercontent.com/7200153/131272410-329636bb-fd8e-42fb-83aa-f436d211b5ed.png">
OTHER PLUGINS SUPPORT *zenbones-other-plugins-support* OTHER PLUGINS SUPPORT *zenbones-other-plugins-support*
Aside from LSP and basic Tree-sitter support, there are only a few plugins that Aside from LSP and basic Tree-sitter support, there are only a few plugins that