vim-patch:7.4.517

Problem:    With a wrapping line the cursor may not end up in the right place.
            (Nazri Ramliy)
Solution:   Adjust n_extra for a Tab that wraps. (Christian Brabandt)

https://code.google.com/p/vim/source/detail?r=v7-4-517
This commit is contained in:
Florian Walch
2015-01-23 13:14:52 +01:00
committed by Justin M. Keyes
parent 51aacc2dea
commit 4ef289e761
2 changed files with 5 additions and 1 deletions

View File

@@ -250,7 +250,7 @@ static int included_patches[] = {
520,
//519,
518,
//517,
517,
516,
//515,
514,