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