mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00
vim-patch:7.4.718
Problem: Autocommands triggered by quickfix cannot get the current title
value.
Solution: Set w:quickfix_title earlier. (Yannick)
Also move the check for a title into the function.
81278efadf
This commit is contained in:
@@ -406,7 +406,7 @@ static int included_patches[] = {
|
||||
// 721,
|
||||
// 720 NA
|
||||
719,
|
||||
// 718,
|
||||
718,
|
||||
// 717,
|
||||
// 716,
|
||||
// 715,
|
||||
|
Reference in New Issue
Block a user