mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 16:08:36 +00:00
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:
@@ -546,7 +546,7 @@ static int included_patches[] = {
|
||||
745,
|
||||
// 744 NA
|
||||
// 743,
|
||||
// 742,
|
||||
742,
|
||||
741,
|
||||
740,
|
||||
739,
|
||||
|
Reference in New Issue
Block a user