comments
This commit is contained in:
parent
b31b981343
commit
d707ee7e6b
|
|
@ -16,4 +16,5 @@ export const highlighting = styleTags({
|
||||||
Command: tags.function(tags.variableName),
|
Command: tags.function(tags.variableName),
|
||||||
'Params/Identifier': tags.definition(tags.variableName),
|
'Params/Identifier': tags.definition(tags.variableName),
|
||||||
Paren: tags.paren,
|
Paren: tags.paren,
|
||||||
|
Comment: tags.comment,
|
||||||
})
|
})
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user