Skip to content

Commit

Permalink
chore(build): auto-generate vimdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 25, 2023
1 parent c665b5c commit f725a27
Showing 1 changed file with 31 additions and 16 deletions.
47 changes: 31 additions & 16 deletions doc/noice.nvim.txt
Original file line number Diff line number Diff line change
Expand Up @@ -774,14 +774,17 @@ HIGHLIGHT GROUPS *noice.nvim-noice-(nice,-noise,-notice)-highlight-groups*

Click to see all highlight groups ~

---------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------
Highlight Group Default Group Description
------------------------------------ -------------------------------- -----------------------------
------------------------------------ -------------------------------- -----------------------
NoiceCmdline MsgArea Normal for the classic
cmdline area at the bottom”
cmdline area at the
bottom”

NoiceCmdlineIcon DiagnosticSignInfo Cmdline icon

NoiceCmdlineIconCalculator NoiceCmdlineIcon

NoiceCmdlineIconCmdline NoiceCmdlineIcon

NoiceCmdlineIconFilter NoiceCmdlineIcon
Expand All @@ -794,12 +797,16 @@ Click to see all highlight groups ~

NoiceCmdlineIconLua NoiceCmdlineIcon

NoiceCmdlineIconSearch DiagnosticSignWarn Cmdline search icon (/ and ?)
NoiceCmdlineIconSearch DiagnosticSignWarn Cmdline search icon (/
and ?)

NoiceCmdlinePopup Normal Normal for the cmdline popup
NoiceCmdlinePopup Normal Normal for the cmdline
popup

NoiceCmdlinePopupBorder DiagnosticSignInfo Cmdline popup border

NoiceCmdlinePopupBorderCalculator NoiceCmdlinePopupBorder

NoiceCmdlinePopupBorderCmdline NoiceCmdlinePopupBorder

NoiceCmdlinePopupBorderFilter NoiceCmdlinePopupBorder
Expand All @@ -812,8 +819,10 @@ Click to see all highlight groups ~

NoiceCmdlinePopupBorderLua NoiceCmdlinePopupBorder

NoiceCmdlinePopupBorderSearch DiagnosticSignWarn Cmdline popup border for
search
NoiceCmdlinePopupBorderSearch DiagnosticSignWarn Cmdline popup border
for search

NoiceCmdlinePopupTitle DiagnosticSignInfo Cmdline popup border

NoiceCmdlinePrompt Title prompt for input()

Expand Down Expand Up @@ -861,13 +870,17 @@ Click to see all highlight groups ~

NoiceCompletionItemKindVariable NoiceCompletionItemKindDefault

NoiceCompletionItemMenu none Normal for the popupmenu
NoiceCompletionItemMenu none Normal for the
popupmenu

NoiceCompletionItemWord none Normal for the popupmenu
NoiceCompletionItemWord none Normal for the
popupmenu

NoiceConfirm Normal Normal for the confirm view
NoiceConfirm Normal Normal for the confirm
view

NoiceConfirmBorder DiagnosticSignInfo Border for the confirm view
NoiceConfirmBorder DiagnosticSignInfo Border for the confirm
view

NoiceCursor Cursor Fake Cursor

Expand Down Expand Up @@ -899,7 +912,8 @@ Click to see all highlight groups ~

NoiceFormatTitle Title

NoiceLspProgressClient Title Lsp progress client name
NoiceLspProgressClient Title Lsp progress client
name

NoiceLspProgressSpinner Constant Lsp progress spinner

Expand All @@ -911,12 +925,13 @@ Click to see all highlight groups ~

NoicePopupBorder FloatBorder Border for popup views

NoicePopupmenu Pmenu Normal for the popupmenu
NoicePopupmenu Pmenu Normal for the
popupmenu

NoicePopupmenuBorder FloatBorder Popupmenu border

NoicePopupmenuMatch Special Part of the item that matches
the input
NoicePopupmenuMatch Special Part of the item that
matches the input

NoicePopupmenuSelected PmenuSel Selected item in the
popupmenu
Expand All @@ -931,7 +946,7 @@ Click to see all highlight groups ~

NoiceVirtualText DiagnosticVirtualTextInfo Default hl group for
virtualtext views
---------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------
==============================================================================
2. Links *noice.nvim-links*

Expand Down

0 comments on commit f725a27

Please sign in to comment.