1
0
forked from aniani/vim

updated for version 7.3.027

Problem:    Opening a file on a network share is very slow.
Solution:   When fixing file name case append "\*" to directory, server and
            network share names. (David Anderson, John Beckett)
This commit is contained in:
Bram Moolenaar
2010-10-13 20:37:41 +02:00
parent 77a0aa457d
commit 464c92545a
2 changed files with 12 additions and 1 deletions

View File

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