Skip to content

Commit

Permalink
[language-sass] Bump tree-sitter-scss to fix a bug
Browse files Browse the repository at this point in the history
  • Loading branch information
savetheclocktower committed May 7, 2024
1 parent 8e9e05d commit 4ff4a8b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ fileTypes: [
injectionRegex: '^(scss|SCSS)$'

treeSitter:
parserSource: 'github:savetheclocktower/tree-sitter-scss#e91dcb2c91b3e8853cccf7079b6a09fdeead75a3'
parserSource: 'github:savetheclocktower/tree-sitter-scss#090d25a5fc829ce6956201cf55ab6b6eacad999c'
grammar: 'tree-sitter/tree-sitter-scss.wasm'
highlightsQuery: 'tree-sitter/highlights.scm'
foldsQuery: 'tree-sitter/folds.scm'
Expand Down
Binary file not shown.

0 comments on commit 4ff4a8b

Please sign in to comment.