Skip to content

Commit

Permalink
[language-yaml] Update to newest tree-sitter-yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
savetheclocktower committed Sep 8, 2024
1 parent 4d696a7 commit 72b1a6e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ parser: 'tree-sitter-yaml'
injectionRegex: 'yml|yaml|YML|YAML'

treeSitter:
parserSource: 'github:tree-sitter-grammars/tree-sitter-yaml#7b03feefd36b5f155465ca736c6304aca983b267'
grammar: 'tree-sitter/tree-sitter-yaml.wasm'
highlightsQuery: 'tree-sitter/highlights.scm'
foldsQuery: 'tree-sitter/folds.scm'
Expand Down
Binary file modified packages/language-yaml/grammars/tree-sitter/tree-sitter-yaml.wasm
Binary file not shown.

0 comments on commit 72b1a6e

Please sign in to comment.