chore: Point OpenSCAD grammar to official repo (#13033)

This commit is contained in:
Mikhail Katychev 2025-03-12 16:10:38 -05:00 committed by GitHub
parent d1e0891260
commit 430ce9c46b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 128 additions and 28 deletions

View file

@ -2414,7 +2414,7 @@ indent = { tab-width = 2, unit = "\t" }
[[grammar]]
name = "openscad"
source = { git = "https://github.com/bollian/tree-sitter-openscad", rev = "5c3ce93df0ac1da7197cf6ae125aade26d6b8972" }
source = { git = "https://github.com/openscad/tree-sitter-openscad", rev = "acc196e969a169cadd8b7f8d9f81ff2d30e3e253" }
[[language]]
name = "prisma"