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

@ -57,7 +57,7 @@
"revision": "25c71d6a24cdba8f0c74ef40d4d2d93defd7e196"
},
"dot": {
"revision": "917230743aa10f45a408fea2ddb54bbbf5fbe7b7"
"revision": "9ab85550c896d8b294d9b9ca1e30698736f08cea"
},
"eex": {
"revision": "f742f2fe327463335e8671a87c0b9b396905d1d1"

View file

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