1
0
forked from aniani/vim

Fix: exists() was causing an autload script to be loaded.

This commit is contained in:
Bram Moolenaar
2010-07-11 23:12:29 +02:00
parent b02cbe3468
commit 2cefbedaab
2 changed files with 11 additions and 2 deletions

View File

@@ -1099,8 +1099,6 @@ Vim 7.3:
- Conceal feature: no update when moving to another window. (Dominique Pelle,
2010 Jul 5) Vince will look into it.
Patches to possibly include:
- Patch to add diff functionality to 2html.vim. (Christian Brabandt, 2009 Dec
15)
- Win32: patch for better font scaling. (George Reilly, 2009 Mar 26)
- Patch for completion of ":find" arguments. (Nazri Ramliy, 2009 Feb 22, 26)
8 For ":find" and ":sfind" expand files found in 'path'.