vim-patch:7.4.742

Problem:    Cannot specify a vertical split when loading a buffer for a
            quickfix command.
Solution:   Add the "vsplit" value to 'switchbuf'. (Brook Hong)

a594d77ffc
This commit is contained in:
watiko
2016-02-07 17:28:54 +09:00
parent 827e267800
commit ba8ec7e963
4 changed files with 22 additions and 13 deletions

View File

@@ -546,7 +546,7 @@ static int included_patches[] = {
745,
// 744 NA
// 743,
// 742,
742,
741,
740,
739,