aboutsummaryrefslogtreecommitdiffstats
path: root/lockfile.json
diff options
context:
space:
mode:
authorTim Culverhouse <tim@timculverhouse.com>2024-09-09 09:27:03 -0500
committerChristian Clason <c.clason@uni-graz.at>2024-09-30 23:33:44 +0200
commit58c702c4d5343475bb7e04f36722456b40b477c6 (patch)
tree99a3fbb6a8f8e57ae4df5d4ae5fc01db73b05db5 /lockfile.json
parentfeat(ziggy): add ziggy parser and queries (diff)
downloadnvim-treesitter-58c702c4d5343475bb7e04f36722456b40b477c6.tar
nvim-treesitter-58c702c4d5343475bb7e04f36722456b40b477c6.tar.gz
nvim-treesitter-58c702c4d5343475bb7e04f36722456b40b477c6.tar.bz2
nvim-treesitter-58c702c4d5343475bb7e04f36722456b40b477c6.tar.lz
nvim-treesitter-58c702c4d5343475bb7e04f36722456b40b477c6.tar.xz
nvim-treesitter-58c702c4d5343475bb7e04f36722456b40b477c6.tar.zst
nvim-treesitter-58c702c4d5343475bb7e04f36722456b40b477c6.zip
feat(ziggy-schema): Add ziggy-schema parser and queries
Ziggy-schema is the schema definition file format for a ziggy file.
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 5ebfc8c29..88cf10e77 100644
--- a/lockfile.json
+++ b/lockfile.json
@@ -892,5 +892,8 @@
},
"ziggy": {
"revision": "c66f47bc632c66668d61fa06eda112b41d6e5130"
+ },
+ "ziggy_schema": {
+ "revision": "c66f47bc632c66668d61fa06eda112b41d6e5130"
}
}