diff --git a/src/nvim/testdir/test_quickfix.vim b/src/nvim/testdir/test_quickfix.vim index 50fe6ce977..39d0c5407a 100644 --- a/src/nvim/testdir/test_quickfix.vim +++ b/src/nvim/testdir/test_quickfix.vim @@ -389,6 +389,7 @@ endfunction function Test_helpgrep() call s:test_xhelpgrep('c') + helpclose call s:test_xhelpgrep('l') endfunc diff --git a/src/nvim/version.c b/src/nvim/version.c index 0eadd39182..a845600810 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -289,7 +289,7 @@ static int included_patches[] = { // 2154 NA // 2153 NA // 2152, - // 2151, + 2151, // 2150 NA 2149, 2148,