summaryrefslogtreecommitdiff
path: root/runtime/doc/fold.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2010-08-15 13:50:43 +0200
committerBram Moolenaar <Bram@vim.org>2010-08-15 13:50:43 +0200
commitdb84e4599cec635d6255c7beaf2cc9306681f099 (patch)
tree3eae5b8f61583d0de5bcb15e438d0a821bc2a560 /runtime/doc/fold.txt
parentd04f4402591c0334b3d86ea1142686d5ffd64944 (diff)
downloadvim-git-db84e4599cec635d6255c7beaf2cc9306681f099.tar.gz
Make the references to features in the help more consistent. (Sylvain Hitier)
Diffstat (limited to 'runtime/doc/fold.txt')
-rw-r--r--runtime/doc/fold.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/fold.txt b/runtime/doc/fold.txt
index a4a98a13c..95f1d8a8a 100644
--- a/runtime/doc/fold.txt
+++ b/runtime/doc/fold.txt
@@ -15,7 +15,7 @@ You can find an introduction on folding in chapter 28 of the user manual.
4. Behavior of folds |fold-behavior|
{Vi has no Folding}
-{not available when compiled without the +folding feature}
+{not available when compiled without the |+folding| feature}
==============================================================================
1. Fold methods *fold-methods*