mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 02:47:45 +03:00
chore: Point OpenSCAD grammar to official repo (#13033)
This commit is contained in:
parent
d1e0891260
commit
430ce9c46b
2 changed files with 128 additions and 28 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue