Skip to content

Commit

Permalink
docs: auto-generate vimdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
scottmckendry authored and github-actions[bot] committed Oct 16, 2024
1 parent ed73819 commit a402311
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/cyberdream.txt
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ their default values:

theme = {
variant = "default", -- use "light" for the light variant. Also accepts "auto" to set dark or light colors based on the current value of `vim.o.background`
saturation = 1, -- accepts a value between 0 and 1. 0 will be fully desaturated (greyscale) and 1 will be the full color (default)
highlights = {
-- Highlight groups to override, adding new groups is also possible
-- See `:h highlight-groups` for a list of highlight groups or run `:hi` to see all groups and their current values
Expand Down

0 comments on commit a402311

Please sign in to comment.