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.
This commit is contained in:
Thomas Vigouroux 2021-06-11 13:56:09 +02:00 committed by Kiyan
parent eb6fdb5085
commit d343624014

View file

@ -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!**