chore(build): auto-generate extras
This commit is contained in:
parent
2947de3228
commit
a9d1be0b88
@ -736,6 +736,10 @@ local highlights = {
|
||||
bg = "NONE",
|
||||
fg = "#b15c00"
|
||||
},
|
||||
CmpItemKindTabNine = {
|
||||
bg = "NONE",
|
||||
fg = "#118c74"
|
||||
},
|
||||
CmpItemKindTypeParameter = {
|
||||
bg = "NONE",
|
||||
fg = "#387068"
|
||||
|
@ -736,6 +736,10 @@ local highlights = {
|
||||
bg = "NONE",
|
||||
fg = "#ff966c"
|
||||
},
|
||||
CmpItemKindTabNine = {
|
||||
bg = "NONE",
|
||||
fg = "#4fd6be"
|
||||
},
|
||||
CmpItemKindTypeParameter = {
|
||||
bg = "NONE",
|
||||
fg = "#4fd6be"
|
||||
|
@ -736,6 +736,10 @@ local highlights = {
|
||||
bg = "NONE",
|
||||
fg = "#ff9e64"
|
||||
},
|
||||
CmpItemKindTabNine = {
|
||||
bg = "NONE",
|
||||
fg = "#1abc9c"
|
||||
},
|
||||
CmpItemKindTypeParameter = {
|
||||
bg = "NONE",
|
||||
fg = "#73daca"
|
||||
|
@ -736,6 +736,10 @@ local highlights = {
|
||||
bg = "NONE",
|
||||
fg = "#ff9e64"
|
||||
},
|
||||
CmpItemKindTabNine = {
|
||||
bg = "NONE",
|
||||
fg = "#1abc9c"
|
||||
},
|
||||
CmpItemKindTypeParameter = {
|
||||
bg = "NONE",
|
||||
fg = "#73daca"
|
||||
|
Loading…
Reference in New Issue
Block a user