chore(docs): auto generate vimdoc
This commit is contained in:
committed by
github-actions[bot]
parent
df281cc0f1
commit
6b683c15b1
@@ -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*
|
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
|
-- your configuration comes here
|
||||||
-- or leave it empty to use the default settings
|
-- 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`
|
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
|
transparent = false, -- Enable this to disable setting the background color
|
||||||
terminal_colors = true, -- Configure the colors used when opening a `:terminal` in Neovim
|
terminal_colors = true, -- Configure the colors used when opening a `:terminal` in Neovim
|
||||||
styles = {
|
styles = {
|
||||||
|
|||||||
Reference in New Issue
Block a user