From ee2dcc1cbe28fa605bd9a26191b3d6ac90f0fa24 Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Thu, 23 Jun 2022 17:55:06 +0200 Subject: docs: minimal supported tree-sitter version Some parsers are built with ABI 14, which was introduced in tree-sitter 0.20.3. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d77fa246..a6b809c01 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ For more detailed information on setting these up, see ["Advanced setup"](#advan ## Requirements -- **Neovim 0.7.0 or later** (latest [nightly](https://github.com/neovim/neovim#install-from-source) recommended) +- **Neovim 0.7.0 or later** built with **tree-sitter 0.20.3+** (latest [nightly](https://github.com/neovim/neovim#install-from-source) recommended) - `tar` and `curl` in your path (or alternatively `git`) - A C compiler in your path and libstdc++ installed ([Windows users please read this!](https://github.com/nvim-treesitter/nvim-treesitter/wiki/Windows-support)). -- cgit v1.2.3-70-g09d2