From e8bfe271b0da136048cdf20128b758ec87318479 Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Mon, 5 May 2025 11:00:16 +0200 Subject: docs: update to rewrite This updates * README * CONTRIBUTING * the `:h nvim-treesitter` documentation to the current state of `main`. It also adds a pull request template for adding a new language. --- lua/nvim-treesitter/health.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua') diff --git a/lua/nvim-treesitter/health.lua b/lua/nvim-treesitter/health.lua index 8ca51814e..6904899f6 100644 --- a/lua/nvim-treesitter/health.lua +++ b/lua/nvim-treesitter/health.lua @@ -7,7 +7,7 @@ local health = vim.health local M = {} local NVIM_TREESITTER_MINIMUM_ABI = 13 -local TREE_SITTER_MIN_VER = { 0, 25, 1 } +local TREE_SITTER_MIN_VER = { 0, 25, 4 } ---@param name string ---@return table? -- cgit v1.2.3-70-g09d2