mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 06:58:35 +00:00
vim-patch:7.4.2248
Problem: When cancelling the :ptjump prompt a preview window is opened for
a following command.
Solution: Reset g_do_tagpreview. (Hirohito Higashi) Add a test. Avoid that
the test runner gets stuck in trying to close a window.
358308dd99
This commit is contained in:
@@ -193,7 +193,7 @@ static int included_patches[] = {
|
||||
2251,
|
||||
// 2250,
|
||||
2249,
|
||||
// 2248,
|
||||
2248,
|
||||
// 2247 NA
|
||||
// 2246,
|
||||
// 2245,
|
||||
|
Reference in New Issue
Block a user