update vhdl tree-sitter (#13091)

This commit is contained in:
Chris44442 2025-03-12 15:47:37 +01:00 committed by GitHub
parent 63ed85bc62
commit 8d590e8aee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 358 additions and 115 deletions

View file

@ -3177,7 +3177,7 @@ injection-regex = "vhdl"
[[grammar]]
name = "vhdl"
source = { git = "https://github.com/teburd/tree-sitter-vhdl", rev = "c57313adee2231100db0a7880033f6865deeadb2" }
source = { git = "https://github.com/jpt13653903/tree-sitter-vhdl", rev = "32d3e3daa745bf9f1665676f323be968444619e1" }
[[language]]
name = "rego"