1
0
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:
Bram Moolenaar
2013-05-15 18:28:13 +02:00
parent 71700b8903
commit 3dab2806fe
6 changed files with 133 additions and 1 deletions

View File

@@ -728,6 +728,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
957,
/**/
956,
/**/