forked from aniani/vim
updated for version 7.3.869
Problem: bufwinnr() matches buffers in other tabs. Solution: For bufwinnr() and ? only match buffers in the current tab. (Alexey Radkov)
This commit is contained in:
@@ -728,6 +728,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
869,
|
||||
/**/
|
||||
868,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user