aboutsummaryrefslogtreecommitdiffstats
path: root/lockfile.json
diff options
context:
space:
mode:
authorJohn-Philip Taylor <41227383+jpt13653903@users.noreply.github.com>2024-07-18 08:46:12 +0200
committerGitHub <noreply@github.com>2024-07-18 08:46:12 +0200
commit355af0c8cef433fd5f0aa6cd05b62ad618df1609 (patch)
treecf0c02ebdce4625aad3671e916e8159ac3cba93d /lockfile.json
parentfix(filetype): add missing shorthands for Perl, Uxn Tal (diff)
downloadnvim-treesitter-355af0c8cef433fd5f0aa6cd05b62ad618df1609.tar
nvim-treesitter-355af0c8cef433fd5f0aa6cd05b62ad618df1609.tar.gz
nvim-treesitter-355af0c8cef433fd5f0aa6cd05b62ad618df1609.tar.bz2
nvim-treesitter-355af0c8cef433fd5f0aa6cd05b62ad618df1609.tar.lz
nvim-treesitter-355af0c8cef433fd5f0aa6cd05b62ad618df1609.tar.xz
nvim-treesitter-355af0c8cef433fd5f0aa6cd05b62ad618df1609.tar.zst
nvim-treesitter-355af0c8cef433fd5f0aa6cd05b62ad618df1609.zip
feat: add vhdl parser and queries
Diffstat (limited to 'lockfile.json')
-rw-r--r--lockfile.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/lockfile.json b/lockfile.json
index 260d756ff..a955c3b4c 100644
--- a/lockfile.json
+++ b/lockfile.json
@@ -815,6 +815,9 @@
"verilog": {
"revision": "075ebfc84543675f12e79a955f79d717772dcef3"
},
+ "vhdl": {
+ "revision": "f4c492accff02b5c85517ff5dd4720e2229feb75"
+ },
"vhs": {
"revision": "90028bbadb267ead5b87830380f6a825147f0c0f"
},