1
0
forked from aniani/vim

patch 8.1.0988: deleting location list buffer breaks location list window

Problem:    Deleting a location list buffer breaks location list window
            functionality.
Solution:   (Yegappan Lakshmanan, closes #4056)
This commit is contained in:
Bram Moolenaar
2019-03-02 07:57:18 +01:00
parent 6ef8f9eacd
commit d82a81cad9
3 changed files with 39 additions and 13 deletions

View File

@@ -779,6 +779,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
988,
/**/
987,
/**/