forked from aniani/vim
updated for version 7.3.1201
Problem: When a startup script creates a preview window, it probably becomes the current window. Solution: Make another window the current one. (Christian Brabandt)
This commit is contained in:
@@ -728,6 +728,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1201,
|
||||
/**/
|
||||
1200,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user