vim-patch:7.4.515

Problem:    In a help buffer the global 'foldmethod' is used.  (Paul Marshall)
Solution:   Reset 'foldmethod' when starting to edit a help file.  Move the
            code to a separate function.

https://github.com/vim/vim/releases/tag/v7-4-515
This commit is contained in:
David Bürgin
2015-03-28 18:33:00 +01:00
parent 3e6989b5ec
commit db90dcb6fd
2 changed files with 47 additions and 45 deletions

View File

@@ -225,7 +225,7 @@ static int included_patches[] = {
518,
517,
516,
//515,
515,
514,
513,
//512 NA