forked from aniani/vim
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
|
||||
|
@@ -666,6 +666,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
265,
|
||||
/**/
|
||||
264,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user