1
0
forked from aniani/vim

updated for version 7.0191

This commit is contained in:
Bram Moolenaar
2006-02-01 21:56:25 +00:00
parent afeb4fa8a7
commit 1ef15e30a0
14 changed files with 709 additions and 34 deletions

View File

@@ -3188,7 +3188,7 @@ foldlevelMarker(flp)
--flp->lvl_next;
}
else
++s;
mb_ptr_adv(s);
}
/* The level can't go negative, must be missing a start marker. */