From c1313ba7af6985da7a23e612906024af4c575d52 Mon Sep 17 00:00:00 2001 From: Santos Gallegos Date: Fri, 18 Sep 2020 17:20:17 -0500 Subject: [PATCH] Link to gallery --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ac6917eff..9b25d1504 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ ![cpp example](assets/example-cpp.png) Traditional highlighting (left) vs Treesitter-based highlighting (right). +See more examples in [our gallery](https://github.com/nvim-treesitter/nvim-treesitter/wiki/Gallery). **Warning: Treesitter and 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!**