mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
vim-patch:7.4.1153
Problem: Autocommands triggered by quickfix cannot always get the current
title value.
Solution: Call qf_fill_buffer() later. (Christian Brabandt)
6920c72d4d
Helped by @mhinz
This commit is contained in:

committed by
Marco Hinz

parent
38d98bba68
commit
06bbb79e63
@@ -540,7 +540,7 @@ static int included_patches[] = {
|
||||
// 1156 NA
|
||||
// 1155 NA
|
||||
// 1154 NA
|
||||
// 1153,
|
||||
1153,
|
||||
// 1152 NA
|
||||
1151,
|
||||
1150,
|
||||
|
Reference in New Issue
Block a user