diff options
-rw-r--r-- | runtime/doc/syntax.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/doc/syntax.txt b/runtime/doc/syntax.txt index f94dba8696..123ae0cc72 100644 --- a/runtime/doc/syntax.txt +++ b/runtime/doc/syntax.txt @@ -2692,7 +2692,6 @@ This will set the value of 'foldmethod' to "syntax" locally to the current buffer or window, which will enable syntax-based folding when editing Ruby filetypes. - *ruby_foldable_groups* Default folding is rather detailed, i.e., small syntax units like "if", "do", "%w[]" may create corresponding fold levels. |