From 5385e05f7ba08579847e01bbb9b05486a8d13c02 Mon Sep 17 00:00:00 2001 From: Jeremy Kaplan Date: Thu, 6 Jun 2024 15:31:51 -0400 Subject: [PATCH] neovim: Update treesitter --- neovim/lazy-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neovim/lazy-lock.json b/neovim/lazy-lock.json index 61b0746..b5b4d85 100644 --- a/neovim/lazy-lock.json +++ b/neovim/lazy-lock.json @@ -18,7 +18,7 @@ "nvim-dap": { "branch": "master", "commit": "0e6b7c47dd70e80793ed39271b2aa712d9366dbc" }, "nvim-lspconfig": { "branch": "master", "commit": "360a895125ac4f39df6aa8f763635eff07e69fff" }, "nvim-surround": { "branch": "main", "commit": "1c2ef599abeeb98e40706830bcd27e90e259367a" }, - "nvim-treesitter": { "branch": "master", "commit": "2461e5ac21c59950457fea4b3f9f184f0daa8913" }, + "nvim-treesitter": { "branch": "master", "commit": "3a74b5831058d0daf8952a5b8c556c61b30a3f46" }, "nvim-treesitter-textobjects": { "branch": "master", "commit": "bd103502252027434ec42f628d2dbf54821d4ce6" }, "nvim-ts-autotag": { "branch": "main", "commit": "6be1192965df35f94b8ea6d323354f7dc7a557e4" }, "openingh.nvim": { "branch": "main", "commit": "27655e19d4cad90f2ceed4f0a08cf7ebfb3a8e40" },