forked from aniani/vim
patch 9.0.0706: :help in a narrow window always opens at the top
Problem: :help in a narrow window always opens at the top. Solution: Respect 'splitbelow'. (closes #11319)
This commit is contained in:
@@ -699,6 +699,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
706,
|
||||
/**/
|
||||
705,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user