From c00c667a4149013f46563e50e49cb4b3117c7aa7 Mon Sep 17 00:00:00 2001 From: Christian Chiarulli Date: Wed, 9 Nov 2022 11:35:07 -0500 Subject: [PATCH] fix: update treesitter version --- snapshots/default.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapshots/default.json b/snapshots/default.json index b4db01f6..cb1f875d 100644 --- a/snapshots/default.json +++ b/snapshots/default.json @@ -78,7 +78,7 @@ "commit": "6ca6f99" }, "nvim-treesitter": { - "commit": "58f61e5" + "commit": "d37fc85" }, "nvim-ts-context-commentstring": { "commit": "32d9627"