highlights(DOT): update keywords

This commit is contained in:
rydesun 2022-08-25 12:28:13 +08:00 committed by Stephan Seitz
parent a59e6e0ef0
commit bc319bd0c2
2 changed files with 11 additions and 2 deletions

View file

@ -1,5 +1,14 @@
(identifier) @type
(keyword) @keyword
[
"strict"
"graph"
"digraph"
"subgraph"
"node"
"edge"
] @keyword
(string_literal) @string
(number_literal) @number