Changes
1 changed files (+2/-1)
-
-
@@ -9,4 +9,5 @@ You need the tree-sitter CLI. On Arch, install `tree-sitter`.2. `tree-sitter generate` 3. `tree-sitter test` You can use `tree-sitter parse <file>` to run the parser after regenerating. You can use `tree-sitter parse <file>` and `tree-sitter highlight <file>` after regenerating.
-