mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-07 05:50:04 -04:00
feat: add vhdl parser and queries
This commit is contained in:
parent
c80d0d9ca9
commit
355af0c8ce
6 changed files with 492 additions and 0 deletions
|
|
@ -815,6 +815,9 @@
|
|||
"verilog": {
|
||||
"revision": "075ebfc84543675f12e79a955f79d717772dcef3"
|
||||
},
|
||||
"vhdl": {
|
||||
"revision": "f4c492accff02b5c85517ff5dd4720e2229feb75"
|
||||
},
|
||||
"vhs": {
|
||||
"revision": "90028bbadb267ead5b87830380f6a825147f0c0f"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue