1
0
forked from aniani/vim

patch 8.1.0315: helpgrep with language doesn't work properly

Problem:    Helpgrep with language doesn't work properly. (Takuya Fujiwara)
Solution:   Check for the language earlier. (Hirohito Higashi)
This commit is contained in:
Bram Moolenaar
2018-08-21 21:58:13 +02:00
parent 47ad5656e1
commit c631f2df62
3 changed files with 30 additions and 16 deletions

View File

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