From a11c33ce2e38e61fe1a48954d6c9637112fb4a6b Mon Sep 17 00:00:00 2001 From: mcchrish Date: Sun, 5 Sep 2021 01:23:38 +0000 Subject: [PATCH] auto generate docs --- doc/zenbones.txt | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/doc/zenbones.txt b/doc/zenbones.txt index 2940ee6..c53ffaa 100644 --- a/doc/zenbones.txt +++ b/doc/zenbones.txt @@ -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 Lush’s documentation + for the complete options. OTHER PLUGINS SUPPORT *zenbones-other-plugins-support* @@ -137,9 +143,6 @@ currently supported. - Neogit -See also Lush’s documentation - for the complete options. - OTHER IMPLEMENTATIONS *zenbones-other-implementations*