From 3ef47bb146b2d54a27ee6b64309b06e720b28166 Mon Sep 17 00:00:00 2001 From: mcchrish Date: Tue, 31 Aug 2021 02:48:36 +0000 Subject: [PATCH] auto generate docs --- doc/zenbones.txt | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/doc/zenbones.txt b/doc/zenbones.txt index 7ba3a5e..828c784 100644 --- a/doc/zenbones.txt +++ b/doc/zenbones.txt @@ -1,4 +1,4 @@ -*zenbones.txt* For NVIM v0.4.3 Last change: 2021 August 30 +*zenbones.txt* For NVIM v0.4.3 Last change: 2021 August 31 ============================================================================== Table of Contents *zenbones-table-of-contents* @@ -9,7 +9,7 @@ Table of Contents *zenbones-table-of-contents* - Usage |zenbones-usage| - Configuration |zenbones-configuration| - Other plugins support |zenbones-other-plugins-support| - - Advance Usage |zenbones-advance-usage| + - Advanced Usage |zenbones-advanced-usage| - Other implementations |zenbones-other-implementations| - Inspirations |zenbones-inspirations| @@ -72,10 +72,11 @@ or customizing the colors to your likings. CONFIGURATION *zenbones-configuration* +Configuration is only available for `zenbones-lush`. + *zenbones-g:zenbones_lightness* -g:zenbones_lightness Change foreground colors lightness. Only - available for `zenbones-lush`. +g:zenbones_lightness Change foreground colors lightness. **'bright'** @@ -93,6 +94,19 @@ src="https://user-images.githubusercontent.com/7200153/131272333-3fb67e68-fcd2-4 Dim lightness + *zenbones-g:zenbones_solid_vert_split* + +g:zenbones_solid_vert_split Set to `v:true` to make vertical split + more visible with a dimmer background + highlight. + + + *zenbones-g:zenbones_dim_noncurrent_window* + +g:zenbones_dim_noncurrent_window Set to `v:true` to make non-current + window dimmer than _Normal_. + + OTHER PLUGINS SUPPORT *zenbones-other-plugins-support* Aside from LSP and basic Tree-sitter support, there are only a few plugins that @@ -110,7 +124,7 @@ plugins. - Neogit -ADVANCE USAGE *zenbones-advance-usage* +ADVANCED USAGE *zenbones-advanced-usage* Zenbones is pretty extensible thanks to Lush . You can easily retrieve the colors in