aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-01-29 17:56:09 +0000
committerGitHub <noreply@github.com>2022-01-29 17:56:09 +0000
commitab710054f23ef923bb65a015a5086165fb62f599 (patch)
tree96e4499a8263d751daee5c1084dfd24df62803a8
parenthighlights(vala): add "=" and ":" to highlights (diff)
downloadnvim-treesitter-ab710054f23ef923bb65a015a5086165fb62f599.tar
nvim-treesitter-ab710054f23ef923bb65a015a5086165fb62f599.tar.gz
nvim-treesitter-ab710054f23ef923bb65a015a5086165fb62f599.tar.bz2
nvim-treesitter-ab710054f23ef923bb65a015a5086165fb62f599.tar.lz
nvim-treesitter-ab710054f23ef923bb65a015a5086165fb62f599.tar.xz
nvim-treesitter-ab710054f23ef923bb65a015a5086165fb62f599.tar.zst
nvim-treesitter-ab710054f23ef923bb65a015a5086165fb62f599.zip
Update lockfile.json (#2400)
Co-authored-by: GitHub <noreply@github.com>
-rw-r--r--lockfile.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/lockfile.json b/lockfile.json
index 974d7bdaf..27fc34d6c 100644
--- a/lockfile.json
+++ b/lockfile.json
@@ -272,6 +272,9 @@
"typescript": {
"revision": "e8e8e8dc2745840b036421b4e43286750443cb13"
},
+ "vala": {
+ "revision": "ce83a1e6c3ca3819315174654d4627e0bded19f5"
+ },
"verilog": {
"revision": "8f6b1f357d1231c420404b5f7a368a73c25adfa2"
},