mirror of
https://github.com/vim/vim.git
synced 2025-09-25 03:54:15 -04:00
updated for version 7.0162
This commit is contained in:
@@ -1140,7 +1140,7 @@ getcount:
|
||||
#endif
|
||||
}
|
||||
|
||||
/* get the length of mapped chars again after typing a count, second
|
||||
/* Get the length of mapped chars again after typing a count, second
|
||||
* character or "z333<cr>". */
|
||||
if (old_mapped_len > 0)
|
||||
old_mapped_len = typebuf_maplen();
|
||||
|
Reference in New Issue
Block a user