forked from aniani/vim
updated for version 7.3.698
Problem: Python 3 does not preserve state beween commands. Solution: Preserve the state. (Paul Ollis)
This commit is contained in:
@@ -719,6 +719,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
698,
|
||||
/**/
|
||||
697,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user