about summary refs log tree commit diff stats
path: root/sys/nixpkgs/pkgs/tree-sitter-yts/src/grammar.json
diff options
context:
space:
mode:
Diffstat (limited to 'sys/nixpkgs/pkgs/tree-sitter-yts/src/grammar.json')
-rw-r--r--sys/nixpkgs/pkgs/tree-sitter-yts/src/grammar.json14
1 files changed, 11 insertions, 3 deletions
diff --git a/sys/nixpkgs/pkgs/tree-sitter-yts/src/grammar.json b/sys/nixpkgs/pkgs/tree-sitter-yts/src/grammar.json
index 4157fde6..a35a5464 100644
--- a/sys/nixpkgs/pkgs/tree-sitter-yts/src/grammar.json
+++ b/sys/nixpkgs/pkgs/tree-sitter-yts/src/grammar.json
@@ -63,23 +63,31 @@
         },
         {
           "type": "STRING",
+          "value": "p"
+        },
+        {
+          "type": "STRING",
           "value": "watch"
         },
         {
           "type": "STRING",
+          "value": "w"
+        },
+        {
+          "type": "STRING",
           "value": "drop"
         },
         {
           "type": "STRING",
-          "value": "p"
+          "value": "d"
         },
         {
           "type": "STRING",
-          "value": "w"
+          "value": "url"
         },
         {
           "type": "STRING",
-          "value": "d"
+          "value": "u"
         }
       ]
     },