chore(docs): auto generate vimdoc

This commit is contained in:
folke
2022-10-02 16:26:09 +00:00
committed by github-actions[bot]
parent df281cc0f1
commit 6b683c15b1

View File

@@ -1,4 +1,4 @@
*tokyonight.txt* For NVIM v0.5.0 Last change: 2022 September 30
*tokyonight.txt* For NVIM v0.5.0 Last change: 2022 October 02
==============================================================================
Table of Contents *tokyonight-table-of-contents*
@@ -183,6 +183,7 @@ TokyoNight will use the default options, unless you call `setup`.
-- your configuration comes here
-- or leave it empty to use the default settings
style = "storm", -- The theme comes in three styles, `storm`, `moon`, a darker variant `night` and `day`
light_style = "day", -- The theme is used when the background is set to light
transparent = false, -- Enable this to disable setting the background color
terminal_colors = true, -- Configure the colors used when opening a `:terminal` in Neovim
styles = {