Index of /pub/vim/runtime/autoload

Icon  Name                    Last modified      Size  Description
[DIR] Parent Directory - [   ] ada.vim 13-Jul-2008 18:04 22K [   ] adacomplete.vim 13-Jul-2008 18:03 3.6K [   ] ccomplete.vim 27-Oct-2007 17:35 17K [   ] csscomplete.vim 27-Oct-2007 17:42 16K [   ] decada.vim 13-Jul-2008 18:03 2.9K [   ] getscript.vim 13-Jul-2008 18:06 21K [   ] gnat.vim 13-Jul-2008 18:06 5.2K [   ] gzip.vim 13-Jul-2008 18:06 6.0K [   ] htmlcomplete.vim 27-Oct-2007 18:04 24K [   ] javascriptcomplete.vim 27-Oct-2007 18:13 26K [   ] netrw.vim 06-Sep-2008 13:20 298K [   ] netrwFileHandlers.vim 27-Oct-2007 17:32 10K [   ] netrwSettings.vim 06-Sep-2008 13:20 8.3K [   ] paste.vim 27-Oct-2007 17:52 1.2K [   ] phpcomplete.vim 27-Oct-2007 17:38 287K [   ] pythoncomplete.vim 27-Oct-2007 18:02 20K [   ] rubycomplete.vim 13-Jul-2008 18:03 23K [   ] spellfile.vim 29-Jun-2008 14:45 5.2K [   ] sqlcomplete.vim 21-Jun-2008 21:43 25K [   ] syntaxcomplete.vim 21-Jun-2008 21:43 14K [   ] tar.vim 11-Aug-2008 19:47 17K [   ] vimball.vim 31-Jul-2008 20:55 23K [DIR] xml/ 20-Dec-2007 04:14 - [   ] xmlcomplete.vim 27-Oct-2007 17:46 15K [   ] zip.vim 03-Aug-2008 20:42 12K
The autoload directory is for standard Vim autoload scripts.

These are functions used by plugins and for general use.  They will be loaded
automatically when the function is invoked.  See ":help autoload".

gzip.vim	for editing compressed files
netrw*.vim	browsing (remote) directories and editing remote files
tar.vim		browsing tar files
zip.vim		browsing zip files
paste.vim	common code for mswin.vim, menu.vim and macmap.vim
spellfile.vim	downloading of a missing spell file

Omni completion files:
ccomplete.vim		C
csscomplete.vim		HTML / CSS
htmlcomplete.vim	HTML
javascriptcomplete.vim  Javascript
phpcomplete.vim		PHP
pythoncomplete.vim	Python
rubycomplete.vim	Ruby
syntaxcomplete.vim	from syntax highlighting
xmlcomplete.vim		XML (uses files in the xml directory)