1
0
forked from aniani/vim

updated for version 7.2.415

Problem:    Win32: Can't open a remote file when starting Vim.
Solution:   Don't invoke cygwin_conv_path() for URLs. (Tomoya Adachi)
This commit is contained in:
Bram Moolenaar
2010-05-07 16:35:04 +02:00
parent ceb45be4d3
commit ad249fb74c
2 changed files with 4 additions and 2 deletions

View File

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