auto generate docs

This commit is contained in:
mcchrish
2021-09-04 09:49:37 +00:00
committed by GitHub Actions
parent 6555ec6ecc
commit 90d5f582a1

View File

@@ -109,9 +109,8 @@ g:zenbones_dim_noncurrent_window Set to `v:true` to make non-current
OTHER PLUGINS SUPPORT *zenbones-other-plugins-support*
Aside from LSP and basic Tree-sitter support, there are only a few plugins that
are currently supported. Please feel free to open a PR to support your favorite
plugins.
Aside from LSP and basic Tree-sitter support, here are some plugins that are
currently supported.
- Git Signs <https://github.com/lewis6991/gitsigns.nvim>
@@ -140,8 +139,6 @@ lua:
<
One such example is the custom lualine <lua/lualine/themes/zenbones.lua> theme.
See also Lushs documentation
<https://github.com/rktjmp/lush.nvim#advanced-usage> for the complete options.
@@ -191,6 +188,10 @@ Useful when you want to apply a zenbones theme to your terminal. Recent output:
<
Its also possible to generate color configuration files using a template,
this one for Kitty <lua/zenbones/build/kitty.lua> for example. Please feel free
to submit a PR if you want to add some more.
INSPIRATIONS *zenbones-inspirations*
Zenbones is heavily inspired by Verdandi