chore(build): auto-generate extras
This commit is contained in:
@@ -215,6 +215,9 @@ local highlights = {
|
||||
["@namespace"] = {
|
||||
link = "Include"
|
||||
},
|
||||
["@namespace.builtin"] = {
|
||||
fg = "#f52a65"
|
||||
},
|
||||
["@operator"] = {
|
||||
fg = "#006a83"
|
||||
},
|
||||
|
||||
@@ -215,6 +215,9 @@ local highlights = {
|
||||
["@namespace"] = {
|
||||
link = "Include"
|
||||
},
|
||||
["@namespace.builtin"] = {
|
||||
fg = "#ff757f"
|
||||
},
|
||||
["@operator"] = {
|
||||
fg = "#89ddff"
|
||||
},
|
||||
|
||||
@@ -215,6 +215,9 @@ local highlights = {
|
||||
["@namespace"] = {
|
||||
link = "Include"
|
||||
},
|
||||
["@namespace.builtin"] = {
|
||||
fg = "#f7768e"
|
||||
},
|
||||
["@operator"] = {
|
||||
fg = "#89ddff"
|
||||
},
|
||||
|
||||
@@ -215,6 +215,9 @@ local highlights = {
|
||||
["@namespace"] = {
|
||||
link = "Include"
|
||||
},
|
||||
["@namespace.builtin"] = {
|
||||
fg = "#f7768e"
|
||||
},
|
||||
["@operator"] = {
|
||||
fg = "#89ddff"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user