1
0
forked from aniani/vim

patch 8.1.0775: matching too many files as zsh

Problem:    Matching too many files as zsh. (Danek Duvall)
Solution:   Be more specific with zsh filetype patterns.
This commit is contained in:
Bram Moolenaar
2019-01-18 23:14:43 +01:00
parent 05a2907cde
commit 2bf60b3001
2 changed files with 8 additions and 7 deletions

View File

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