chore(build): auto-generate extras

This commit is contained in:
github-actions[bot]
2023-10-08 22:12:19 +00:00
parent 19e8bf4014
commit 587534be42
4 changed files with 16 additions and 0 deletions

View File

@@ -537,6 +537,10 @@ local highlights = {
bg = "NONE",
fg = "#ff9e64"
},
CmpItemKindCodeium = {
bg = "NONE",
fg = "#1abc9c"
},
CmpItemKindConstant = {
bg = "NONE",
fg = "#bb9af7"