mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-19 12:56:46 +00:00
chore(build): auto-generate docs
This commit is contained in:
parent
d22c97377e
commit
d8f1d4b9d8
4 changed files with 152 additions and 19 deletions
|
@ -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 -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue