mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-06-29 03:44:14 +00:00
refactor: some small improvments to unimportant commits
This commit is contained in:
parent
52c02266b2
commit
a15126b2de
3 changed files with 17 additions and 14 deletions
|
@ -9,6 +9,7 @@ M.colors = {
|
|||
CommitIssue = "Number",
|
||||
CommitType = "Title", -- conventional commit type
|
||||
CommitScope = "Italic", -- conventional commit scope
|
||||
Dimmed = "Conceal", -- property
|
||||
Prop = "Conceal", -- property
|
||||
Value = "@string", -- value of a property
|
||||
NoCond = "DiagnosticWarn", -- unloaded icon for a plugin where `cond()` was false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue