From a2841d29d73db53e4d9767e012ddd5da39898a42 Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Sun, 6 Oct 2024 12:02:32 +0200 Subject: feat(install)!: bump minimum tree-sitter version to 0.24 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ac2794af5..8523a75e1 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,9 @@ The `nvim-treesitter` plugin provides ## Requirements -- Neovim 0.10.0 or later (nightly) +- Neovim 0.11.0 or later (nightly) - `tar` and `curl` in your path (or alternatively `git`) -- [`tree-sitter`](https://github.com/tree-sitter/tree-sitter) CLI (0.22.6 or later) +- [`tree-sitter`](https://github.com/tree-sitter/tree-sitter) CLI (0.24.0 or later) - a C compiler in your path (see ) ## Installation -- cgit v1.2.3-70-g09d2