From 1fee4adc87f20200c8e4061f95b220200203c329 Mon Sep 17 00:00:00 2001 From: Marc Jakobi Date: Fri, 22 Mar 2024 02:46:01 +0100 Subject: [PATCH] docs(readme): small tweak in warning notice --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 766fd92..fa592ea 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ However, you can override its default configuration in one of two ways: > [!WARNING] > -> - Tree-sitter and nvim-treesitter highlighting are an experimental feature of Neovim. +> - Tree-sitter and treesitter highlighting are an experimental feature of Neovim. > As with nvim-treesitter, please consider tree-sitter support with this plugin > experimental. >