1
0
forked from aniani/vim

patch 8.2.0954: not all desktop files are recognized

Problem:    Not all desktop files are recognized.
Solution:   Add the *.directory pattern. (Eisuke Kawashima, closes #3317)
This commit is contained in:
Bram Moolenaar
2020-06-10 22:07:52 +02:00
parent 362b44bd4a
commit f1f0ff9557
3 changed files with 4 additions and 2 deletions

View File

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