diff options
-rw-r--r-- | VERSION | 2 | ||||
-rw-r--r-- | doc/foldlevelstart_stdin.txt | 5 |
2 files changed, 4 insertions, 3 deletions
@@ -1 +1 @@ -0.1.0 +0.1.1 diff --git a/doc/foldlevelstart_stdin.txt b/doc/foldlevelstart_stdin.txt index 97945c3..9ac8ab2 100644 --- a/doc/foldlevelstart_stdin.txt +++ b/doc/foldlevelstart_stdin.txt @@ -7,8 +7,9 @@ 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|, -and |+folding| features, with the |StdinReadPre| event introduced in Vim. +This plugin only loads if 'compatible' is not set. It requires the |+autocmd| +and |+folding| features, with the |StdinReadPre| event introduced in +|version7|. AUTHOR *foldlevelstart_stdin-author* |