From fb8762271c95a64994246109372fe3e5ff97ab2c Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Mon, 5 Apr 2021 16:21:03 +0200 Subject: Small update to README For the sake of completeness, mention that `folding` is not a module in list of available modules. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a7b5e1f..bc6a491e 100644 --- a/README.md +++ b/README.md @@ -254,7 +254,7 @@ EOF #### Folding -Tree-sitter based folding. +Tree-sitter based folding. *(Technically not a module because it's per windows and not per buffer.)* ```vim set foldmethod=expr -- cgit v1.2.3