mirror of
https://github.com/vim/vim.git
synced 2025-09-25 03:54:15 -04:00
updated for version 7.0014
This commit is contained in:
@@ -4343,6 +4343,7 @@ dozet:
|
||||
curwin->w_cursor.lnum = curbuf->b_ml.ml_line_count;
|
||||
else
|
||||
curwin->w_cursor.lnum = cap->count0;
|
||||
check_cursor_col();
|
||||
}
|
||||
|
||||
switch (nchar)
|
||||
|
Reference in New Issue
Block a user