diff .chezmoitemplates/init.lua @ 800:1108123bd416

chore: ping nvim-treesitter to v0.9.1 until new neovim version
author zegervdv <zegervdv@me.com>
date Mon, 28 Aug 2023 10:27:25 +0000
parents ca13a257ffe4
children
line wrap: on
line diff
--- a/.chezmoitemplates/init.lua	Mon Aug 21 22:37:11 2023 +0000
+++ b/.chezmoitemplates/init.lua	Mon Aug 28 10:27:25 2023 +0000
@@ -311,6 +311,7 @@
   },
   {
     'nvim-treesitter/nvim-treesitter',
+    version = 'v0.9.1',
     config = function()
       require 'nvim-treesitter.highlight'