From d3436240141e7455ab30d96fe19db5dd0a5cff35 Mon Sep 17 00:00:00 2001 From: Thomas Vigouroux Date: Fri, 11 Jun 2021 13:56:09 +0200 Subject: docs: notify that treesitter stabilization in planned for 0.6 Stabilization of treesitter has been postponed, so we are going to require people to follow master for a bit longer. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95320a4d..75688a5e 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Traditional highlighting (left) vs Treesitter-based highlighting (right). More examples can be found in [our gallery](https://github.com/nvim-treesitter/nvim-treesitter/wiki/Gallery). **Warning: Treesitter and nvim-treesitter highlighting are an experimental feature of nightly versions of Neovim. -Please consider the experience with this plug-in as experimental until Neovim 0.5 is released! +Please consider the experience with this plug-in as experimental until Neovim 0.6 is released! You can find the current roadmap [here](https://github.com/nvim-treesitter/nvim-treesitter/projects/1). The roadmap and all features of this plugin are open to change, and any suggestion will be highly appreciated!** -- cgit v1.2.3