chore(build): auto-generate extras
This commit is contained in:
@@ -537,6 +537,10 @@ local highlights = {
|
||||
bg = "NONE",
|
||||
fg = "#b15c00"
|
||||
},
|
||||
CmpItemKindCodeium = {
|
||||
bg = "NONE",
|
||||
fg = "#118c74"
|
||||
},
|
||||
CmpItemKindConstant = {
|
||||
bg = "NONE",
|
||||
fg = "#9854f1"
|
||||
|
||||
@@ -537,6 +537,10 @@ local highlights = {
|
||||
bg = "NONE",
|
||||
fg = "#ff966c"
|
||||
},
|
||||
CmpItemKindCodeium = {
|
||||
bg = "NONE",
|
||||
fg = "#4fd6be"
|
||||
},
|
||||
CmpItemKindConstant = {
|
||||
bg = "NONE",
|
||||
fg = "#c099ff"
|
||||
|
||||
@@ -537,6 +537,10 @@ local highlights = {
|
||||
bg = "NONE",
|
||||
fg = "#ff9e64"
|
||||
},
|
||||
CmpItemKindCodeium = {
|
||||
bg = "NONE",
|
||||
fg = "#1abc9c"
|
||||
},
|
||||
CmpItemKindConstant = {
|
||||
bg = "NONE",
|
||||
fg = "#bb9af7"
|
||||
|
||||
@@ -537,6 +537,10 @@ local highlights = {
|
||||
bg = "NONE",
|
||||
fg = "#ff9e64"
|
||||
},
|
||||
CmpItemKindCodeium = {
|
||||
bg = "NONE",
|
||||
fg = "#1abc9c"
|
||||
},
|
||||
CmpItemKindConstant = {
|
||||
bg = "NONE",
|
||||
fg = "#bb9af7"
|
||||
|
||||
Reference in New Issue
Block a user