forked from aniani/vim
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