1
0
forked from aniani/vim

updated for version 7.3.482

Problem:    With 'cursorbind' set moving up/down does not always keep the same
            column.
Solution:   Set curswant appropriately. (Gary Johnson)
This commit is contained in:
Bram Moolenaar
2012-03-28 14:19:50 +02:00
parent 61d281a4c0
commit 524780d69f
2 changed files with 6 additions and 0 deletions

View File

@@ -714,6 +714,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
482,
/**/
481,
/**/