dart: Use upstream tree-sitter-dart (#10552)
Update `tree-sitter-dart` to the upstream package, there was an issue building Rust package which is resolved now. Release Notes: - N/A
This commit is contained in:
parent
575eb792fb
commit
7a112b22ac
1 changed files with 2 additions and 2 deletions
|
@ -11,5 +11,5 @@ name = "Dart LSP"
|
|||
language = "Dart"
|
||||
|
||||
[grammars.dart]
|
||||
repository = "https://github.com/agent3bood/tree-sitter-dart"
|
||||
commit = "48934e3bf757a9b78f17bdfaa3e2b4284656fdc7"
|
||||
repository = "https://github.com/UserNobody14/tree-sitter-dart"
|
||||
commit = "6da46473ab8accb13da48113f4634e729a71d335"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue