mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
updated for version 7.1-144
This commit is contained in:
@@ -791,6 +791,9 @@ ex_diffupdate(eap)
|
||||
}
|
||||
mch_remove(tmp_orig);
|
||||
|
||||
/* force updating cursor position on screen */
|
||||
curwin->w_valid_cursor.lnum = 0;
|
||||
|
||||
diff_redraw(TRUE);
|
||||
|
||||
theend:
|
||||
|
Reference in New Issue
Block a user