feat: style json with comments
This commit is contained in:
parent
24da5aba36
commit
efb3466e74
1 changed files with 1 additions and 0 deletions
|
|
@ -299,6 +299,7 @@ return lush(function(injected_functions)
|
||||||
sym("@lsp.typemod.parameter.declaration.typescript")({ fg = white }),
|
sym("@lsp.typemod.parameter.declaration.typescript")({ fg = white }),
|
||||||
|
|
||||||
sym("@label.json")({ fg = purple }),
|
sym("@label.json")({ fg = purple }),
|
||||||
|
sym("@label.jsonc")({ fg = purple }),
|
||||||
sym("@boolean.jsonc")({ fg = orange }),
|
sym("@boolean.jsonc")({ fg = orange }),
|
||||||
-- Other stuff
|
-- Other stuff
|
||||||
HelpHyperTextJump({ fg = yellow }),
|
HelpHyperTextJump({ fg = yellow }),
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue