chore(build): auto-generate docs

This commit is contained in:
github-actions[bot] 2024-11-20 08:25:02 +00:00
parent d8f1d4b9d8
commit 362b550e6a
2 changed files with 4 additions and 4 deletions

View file

@ -793,7 +793,7 @@ with a lazy extension in `lazy`.
| Highlight Group | Default Group | Description |
| --- | --- | --- |
| **LazyBold** | ***{ bold = true }*** | |
| **LazyBold** | `{ bold = true }` | |
| **LazyButton** | ***CursorLine*** | |
| **LazyButtonActive** | ***Visual*** | |
| **LazyComment** | ***Comment*** | |
@ -807,7 +807,7 @@ with a lazy extension in `lazy`.
| **LazyH1** | ***IncSearch*** | home button |
| **LazyH2** | ***Bold*** | titles |
| **LazyInfo** | ***DiagnosticInfo*** | task errors |
| **LazyItalic** | ***{ italic = true }*** | |
| **LazyItalic** | `{ italic = true }` | |
| **LazyLocal** | ***Constant*** | |
| **LazyNoCond** | ***DiagnosticWarn*** | unloaded icon for a plugin where `cond()` was false |
| **LazyNormal** | ***NormalFloat*** | |

View file

@ -4,7 +4,7 @@
| Highlight Group | Default Group | Description |
| --- | --- | --- |
| **LazyBold** | ***{ bold = true }*** | |
| **LazyBold** | `{ bold = true }` | |
| **LazyButton** | ***CursorLine*** | |
| **LazyButtonActive** | ***Visual*** | |
| **LazyComment** | ***Comment*** | |
@ -18,7 +18,7 @@
| **LazyH1** | ***IncSearch*** | home button |
| **LazyH2** | ***Bold*** | titles |
| **LazyInfo** | ***DiagnosticInfo*** | task errors |
| **LazyItalic** | ***{ italic = true }*** | |
| **LazyItalic** | `{ italic = true }` | |
| **LazyLocal** | ***Constant*** | |
| **LazyNoCond** | ***DiagnosticWarn*** | unloaded icon for a plugin where `cond()` was false |
| **LazyNormal** | ***NormalFloat*** | |