forked from aniani/vim
updated for version 7.3.957
Problem: Python does not have a "do" command like Perl or Lua. Solution: Add the ":py3do" command. (Lilydjwg)
This commit is contained in:
@@ -728,6 +728,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
957,
|
||||
/**/
|
||||
956,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user