File tree 2 files changed +4
-4
lines changed 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -793,7 +793,7 @@ with a lazy extension in `lazy`.
793
793
794
794
| Highlight Group | Default Group | Description |
795
795
| --- | --- | --- |
796
- | ** LazyBold** | *** { bold = true }*** | |
796
+ | ** LazyBold** | ` { bold = true } ` | |
797
797
| ** LazyButton** | *** CursorLine*** | |
798
798
| ** LazyButtonActive** | *** Visual*** | |
799
799
| ** LazyComment** | *** Comment*** | |
@@ -807,7 +807,7 @@ with a lazy extension in `lazy`.
807
807
| ** LazyH1** | *** IncSearch*** | home button |
808
808
| ** LazyH2** | *** Bold*** | titles |
809
809
| ** LazyInfo** | *** DiagnosticInfo*** | task errors |
810
- | ** LazyItalic** | *** { italic = true }*** | |
810
+ | ** LazyItalic** | ` { italic = true } ` | |
811
811
| ** LazyLocal** | *** Constant*** | |
812
812
| ** LazyNoCond** | *** DiagnosticWarn*** | unloaded icon for a plugin where ` cond() ` was false |
813
813
| ** LazyNormal** | *** NormalFloat*** | |
Original file line number Diff line number Diff line change 4
4
5
5
| Highlight Group | Default Group | Description |
6
6
| --- | --- | --- |
7
- | ** LazyBold** | *** { bold = true }*** | |
7
+ | ** LazyBold** | ` { bold = true } ` | |
8
8
| ** LazyButton** | *** CursorLine*** | |
9
9
| ** LazyButtonActive** | *** Visual*** | |
10
10
| ** LazyComment** | *** Comment*** | |
18
18
| ** LazyH1** | *** IncSearch*** | home button |
19
19
| ** LazyH2** | *** Bold*** | titles |
20
20
| ** LazyInfo** | *** DiagnosticInfo*** | task errors |
21
- | ** LazyItalic** | *** { italic = true }*** | |
21
+ | ** LazyItalic** | ` { italic = true } ` | |
22
22
| ** LazyLocal** | *** Constant*** | |
23
23
| ** LazyNoCond** | *** DiagnosticWarn*** | unloaded icon for a plugin where ` cond() ` was false |
24
24
| ** LazyNormal** | *** NormalFloat*** | |
You can’t perform that action at this time.
0 commit comments