aboutsummaryrefslogtreecommitdiff
path: root/doc/foldlevelstart_stdin.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/foldlevelstart_stdin.txt')
-rw-r--r--doc/foldlevelstart_stdin.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/foldlevelstart_stdin.txt b/doc/foldlevelstart_stdin.txt
index 9ac8ab2..33a48f6 100644
--- a/doc/foldlevelstart_stdin.txt
+++ b/doc/foldlevelstart_stdin.txt
@@ -7,7 +7,7 @@ standard input, which Vim doesn't do by default.
REQUIREMENTS *foldlevelstart_stdin-requirements*
-This plugin only loads if 'compatible' is not set. It requires the |+autocmd|
+This plugin only loads if 'compatible' is not set. It requires the |+autocmd|
and |+folding| features, with the |StdinReadPre| event introduced in
|version7|.