From 898e88d9b15793c92ccd34e00ef58f3e0d9cd78b Mon Sep 17 00:00:00 2001 From: mcchrish Date: Fri, 10 Sep 2021 08:53:17 +0000 Subject: [PATCH] auto generate docs --- doc/zenbones.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/zenbones.txt b/doc/zenbones.txt index 17fea02..865ef09 100644 --- a/doc/zenbones.txt +++ b/doc/zenbones.txt @@ -1,4 +1,4 @@ -*zenbones.txt* For NVIM v0.4.3 Last change: 2021 September 08 +*zenbones.txt* For NVIM v0.4.3 Last change: 2021 September 10 ============================================================================== Table of Contents *zenbones-table-of-contents* @@ -26,7 +26,8 @@ Primarily built for neovim but it works pretty well with vim. However here are some requirements to take full advantage of the colorscheme: -- 24-bit RGB colors (neovim or vim compiled with +termguicolors) +- 24-bit RGB colors (neovim or vim compiled with +termguicolors) i.e. + `set termguicolors` - Font with bold and italic - Terminal or GUI with bold and italic support @@ -50,7 +51,6 @@ USAGE *zenbones-usage* Just apply the colorscheme as usual: > - set termguicolors colorscheme zenbones < @@ -59,7 +59,6 @@ If you want to make use of the lua version: > " has('nvim') only - set termguicolors colorscheme zenbones-lush < @@ -141,6 +140,7 @@ currently supported. - CoC - Neogit - WhichKey +- Trouble OTHER IMPLEMENTATIONS *zenbones-other-implementations*