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:
Jurica Bradarić
2017-03-07 23:31:15 +01:00
committed by Justin M. Keyes
parent f613dd016a
commit 58b5e14387
3 changed files with 127 additions and 19 deletions

View File

@@ -141,7 +141,7 @@ static int included_patches[] = {
// 2302 NA
// 2301 NA
2300,
// 2299,
2299,
// 2298 NA
// 2297 NA
// 2296,