From 6f474f33f3860b13bc77bb74c10e4b51b886cf22 Mon Sep 17 00:00:00 2001 From: Giuseppe Matheus Pereira Date: Wed, 26 Oct 2022 15:09:40 -0300 Subject: [PATCH] #53 (docs): update Readme * Changed Neovim requirement version to 0.8 in order to avoid W18: Invalid character in group name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7d81ff..1b166ce 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ## ✔️ Requirements -- Neovim >= 0.7.0 +- Neovim >= 0.8.0 - Treesitter (optional) ## #️ Supported Plugins -- 2.30.2