mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
updated for version 7.0202
This commit is contained in:
@@ -3425,7 +3425,7 @@ do_ecmd(fnum, ffname, sfname, eap, newlnum, flags)
|
||||
* autocommands. This allows for the autocommands to position the
|
||||
* cursor.
|
||||
*/
|
||||
win_init(curwin);
|
||||
curwin_init();
|
||||
|
||||
#ifdef FEAT_FOLDING
|
||||
/* It's like all lines in the buffer changed. Need to update
|
||||
|
Reference in New Issue
Block a user