chore: generated vimdoc

This commit is contained in:
github-actions[bot]
2021-11-03 08:30:05 +00:00
parent ca1e624e5f
commit f5c593d447

View File

@@ -3,15 +3,15 @@
============================================================================== ==============================================================================
Table of Contents *zenbones-table-of-contents* Table of Contents *zenbones-table-of-contents*
1. Zenbones |zenbones-zenbones| 1. Documentation |zenbones-documentation|
- Usage |zenbones-usage| - Usage |zenbones-usage|
- Configuration |zenbones-configuration| - Configuration |zenbones-configuration|
- Advanced Usage |zenbones-advanced-usage| - Advanced Usage |zenbones-advanced-usage|
============================================================================== ==============================================================================
1. Zenbones *zenbones-zenbones* 1. Documentation *zenbones-documentation*
Zenbones is a collection of vim/neovim colorschemes designed to highlight code Zenbones is a collection of Vim/Neovim colorschemes designed to highlight code
using contrasts and font variations. Colors are tasked only for other roles using contrasts and font variations. Colors are tasked only for other roles
such as diagnostics, diffs, search matches. such as diagnostics, diffs, search matches.
@@ -39,7 +39,7 @@ or customizing the colors to your likings.
CONFIGURATION *zenbones-configuration* CONFIGURATION *zenbones-configuration*
Configuration is only available for neovim. There are two ways to set Configuration is only available for Neovim. There are two ways to set
configuration. First: configuration. First:
> >
@@ -114,7 +114,7 @@ the flavor name e.g. `g:rosebones_italic_comments`.
*zenbones-g:zenbones_compat* *zenbones-g:zenbones_compat*
g:zenbones_compat Set to `1` to enable compatibility mode. g:zenbones_compat Set to `1` to enable compatibility mode.
Enable in vim. Enable in Vim.
LIGHTLINE ~ LIGHTLINE ~
@@ -147,6 +147,8 @@ colors in lua:
< <
EXTEND/OVERRIDE HIGHLIGHTS ~
Heres an example of how to extend/override some highlights. Heres an example of how to extend/override some highlights.
`lua/customize_zenbones.lua`: `lua/customize_zenbones.lua`: