Skip to content

Commit

Permalink
chore: auto generate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gbprod authored and github-actions[bot] committed Oct 12, 2023
1 parent 4b58515 commit 7c92694
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/nord-nvim.txt
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,8 @@ Nord.nvim will use the default options, unless you call `setup`.
borders = true, -- Enable the border between verticaly split windows visible
errors = { mode = "bg" }, -- Display mode for errors and diagnostics
-- values : [bg|fg|none]
search = { theme = "vim" }, -- theme for highlighting search results
-- values : [vim|vscode]
styles = {
-- Style to be applied to different syntax groups
-- Value is any valid attr-list value for `:help nvim_set_hl`
Expand Down

0 comments on commit 7c92694

Please # to comment.