aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3e3100113..c8c9fc8c0 100644
--- a/README.md
+++ b/README.md
@@ -274,7 +274,7 @@ set foldmethod=expr
set foldexpr=nvim_treesitter#foldexpr()
```
-This will respect your `foldnestmax` setting.
+This will respect your `foldminlines` and `foldnestmax` settings.
# Advanced setup