mirror of
https://github.com/zoriya/vim.git
synced 2026-05-03 20:02:30 +00:00
Problem: Cannot specify a vertical split when loading a buffer for a
quickfix command.
Solution: Add the "vsplit" value to 'switchbuf'. (Brook Hong)