forked from aniani/vim
updated for version 7.0049
This commit is contained in:
@@ -2471,7 +2471,8 @@ onepage(dir, count)
|
||||
foldAdjustCursor();
|
||||
#endif
|
||||
cursor_correct();
|
||||
beginline(BL_SOL | BL_FIX);
|
||||
if (retval == OK)
|
||||
beginline(BL_SOL | BL_FIX);
|
||||
curwin->w_valid &= ~(VALID_WCOL|VALID_WROW|VALID_VIRTCOL);
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user