vim-patch:8.0.0000

bb76f24af2

vim-patch:8.0.0001

Problem:    Intro screen still mentions version7. (Paul)
Solution:   Change it to version8.

6401024869
This commit is contained in:
Justin M. Keyes 2017-04-28 22:25:44 +02:00
parent 0d565d62ae
commit 00bdf9ae83

View File

@ -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.