chore(build): auto-generate docs

This commit is contained in:
github-actions[bot] 2024-11-20 08:13:44 +00:00
parent d22c97377e
commit d8f1d4b9d8
4 changed files with 152 additions and 19 deletions

View file

@ -4,6 +4,7 @@
| Highlight Group | Default Group | Description |
| --- | --- | --- |
| **LazyBold** | ***{ bold = true }*** | |
| **LazyButton** | ***CursorLine*** | |
| **LazyButtonActive** | ***Visual*** | |
| **LazyComment** | ***Comment*** | |
@ -13,8 +14,11 @@
| **LazyCommitType** | ***Title*** | conventional commit type |
| **LazyDimmed** | ***Conceal*** | property |
| **LazyDir** | ***@markup.link*** | directory |
| **LazyError** | ***DiagnosticError*** | task errors |
| **LazyH1** | ***IncSearch*** | home button |
| **LazyH2** | ***Bold*** | titles |
| **LazyInfo** | ***DiagnosticInfo*** | task errors |
| **LazyItalic** | ***{ italic = true }*** | |
| **LazyLocal** | ***Constant*** | |
| **LazyNoCond** | ***DiagnosticWarn*** | unloaded icon for a plugin where `cond()` was false |
| **LazyNormal** | ***NormalFloat*** | |
@ -32,9 +36,9 @@
| **LazyReasonSource** | ***Character*** | |
| **LazyReasonStart** | ***@variable.member*** | |
| **LazySpecial** | ***@punctuation.special*** | |
| **LazyTaskError** | ***ErrorMsg*** | task errors |
| **LazyTaskOutput** | ***MsgArea*** | task output |
| **LazyUrl** | ***@markup.link*** | url |
| **LazyValue** | ***@string*** | value of a property |
| **LazyWarning** | ***DiagnosticWarn*** | task errors |
<!-- colors:end -->