AutoYADM commit: 2025-02-06 17:20:07
This commit is contained in:
parent
1425d8e51f
commit
d9b57a6549
1 changed files with 5 additions and 3 deletions
|
@ -9,12 +9,14 @@
|
|||
|
||||
"constructor" = "g_1"
|
||||
|
||||
"constant" = "blue"
|
||||
"constant.character" = "red_glowing"
|
||||
"constant" = "orange_blaze"
|
||||
"constant.builtin" = "blue"
|
||||
"constant.character" = {fg = "red_glowing", modifiers = ["bold"]}
|
||||
"constant.character.escape" = "g_2"
|
||||
"constant.numeric" = "blue"
|
||||
|
||||
"string" = "red_glowing"
|
||||
"string.regexp" = "orange_blaze"
|
||||
"string.regexp" = "orange_glow"
|
||||
"string.special" = "g_2"
|
||||
"string.special.symbol" = "orange_smolder"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue