mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00
vim-patch:7.4.2299 (#6232)
Problem: QuickFixCmdPre and QuickFixCmdPost autocommands are not always
triggered.
Solution: Also trigger on ":expr", ":cbuffer", etc. (Yegappan Lakshmanan)
04c4ce650f
This commit is contained in:

committed by
Justin M. Keyes

parent
f613dd016a
commit
58b5e14387
@@ -141,7 +141,7 @@ static int included_patches[] = {
|
||||
// 2302 NA
|
||||
// 2301 NA
|
||||
2300,
|
||||
// 2299,
|
||||
2299,
|
||||
// 2298 NA
|
||||
// 2297 NA
|
||||
// 2296,
|
||||
|
Reference in New Issue
Block a user