From f725a27f2889af288552f3af4326d56d0eefed56 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 25 May 2023 07:00:09 +0000 Subject: [PATCH] chore(build): auto-generate vimdoc --- doc/noice.nvim.txt | 47 ++++++++++++++++++++++++++++++---------------- 1 file changed, 31 insertions(+), 16 deletions(-) diff --git a/doc/noice.nvim.txt b/doc/noice.nvim.txt index 9d597967..07caf3c9 100644 --- a/doc/noice.nvim.txt +++ b/doc/noice.nvim.txt @@ -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 @@ -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 @@ -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() @@ -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 @@ -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 @@ -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 @@ -931,7 +946,7 @@ Click to see all highlight groups ~ NoiceVirtualText DiagnosticVirtualTextInfo Default hl group for virtualtext views - --------------------------------------------------------------------------------------------------- + --------------------------------------------------------------------------------------------- ============================================================================== 2. Links *noice.nvim-links*