mirror of
https://github.com/vim/vim.git
synced 2025-09-26 04:04:07 -04:00
updated for version 7.1-265
This commit is contained in:
@@ -3346,6 +3346,7 @@ set_one_cmd_context(xp, buff)
|
||||
#endif
|
||||
))
|
||||
{
|
||||
len = 0; /* avoid getting stuck when space is in 'isfname' */
|
||||
while (*p != NUL)
|
||||
{
|
||||
#ifdef FEAT_MBYTE
|
||||
|
Reference in New Issue
Block a user