Bump nvim-treesitter to more recent commit

Mon, 20 May 2024 12:53:43 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 20 May 2024 12:53:43 -0500
changeset 1170
915a78d501d5
parent 1169
db64f7947671
child 1171
12363689e67e

Bump nvim-treesitter to more recent commit

.config/nvim/lua/plugins/filetype.lua file | annotate | diff | comparison | revisions
--- a/.config/nvim/lua/plugins/filetype.lua
+++ b/.config/nvim/lua/plugins/filetype.lua
@@ -9,6 +9,7 @@ g.perl_compiler_force_warnings = 0
 return {
   {
     "nvim-treesitter/nvim-treesitter",
+    commit = "8012b55eee65eba1d1ee4df0a186d30e72dcbe65",
     dependencies = {
       "RRethy/nvim-treesitter-endwise",
     },

mercurial