1
0
forked from aniani/vim
2006-03-11 21:35:11 +00:00
..
2006-03-11 21:35:11 +00:00
2005-10-12 20:52:20 +00:00
2005-07-27 21:13:01 +00:00
2006-03-06 23:29:24 +00:00
2006-03-09 22:32:39 +00:00
2006-03-09 22:32:39 +00:00
2006-03-09 22:27:48 +00:00
2006-03-06 23:29:24 +00:00
2006-01-25 22:10:52 +00:00
2006-03-09 22:27:48 +00:00
2006-02-01 21:56:25 +00:00
2006-03-02 22:43:39 +00:00
2005-12-29 22:51:09 +00:00
2006-02-18 22:14:51 +00:00
2005-12-29 22:48:26 +00:00

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
pycomplete.vim		Python
syntaxcomplete.vim	from syntax highlighting
xmlcomplete.vim		XML (uses files in the xml directory)