mirror of
https://github.com/zoriya/vim.git
synced 2025-12-19 13:45:18 +00:00
updated for version 7.0106
This commit is contained in:
@@ -3562,7 +3562,7 @@ ex_append(eap)
|
||||
if (curbuf->b_p_iminsert == B_IMODE_LMAP)
|
||||
State |= LANGMAP;
|
||||
|
||||
while (1)
|
||||
for (;;)
|
||||
{
|
||||
msg_scroll = TRUE;
|
||||
need_wait_return = FALSE;
|
||||
|
||||
Reference in New Issue
Block a user