1
0
forked from aniani/vim
2006-08-08 17:53:03 +00:00
..
2006-04-27 00:02:13 +00:00
2006-05-13 09:09:15 +00:00
2006-04-30 18:54:39 +00:00
2006-08-08 17:53:03 +00:00
2006-04-30 18:54:39 +00:00
2006-05-02 22:08:30 +00:00
2006-03-23 22:59:57 +00:00
2006-06-23 15:25:34 +00:00
2006-04-30 18:54:39 +00:00
2006-04-20 22:17:20 +00:00
2006-04-15 20:16:09 +00:00
2006-04-29 21:55:22 +00:00
2006-05-13 12:25:55 +00:00
2006-04-27 00:02:13 +00:00
2006-05-06 21:40:45 +00:00
2006-05-02 22:08:30 +00:00
2006-05-02 22:08:30 +00:00
2006-04-30 18:54:39 +00:00
2006-05-02 22:08:30 +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
pythoncomplete.vim	Python
rubycomplete.vim	Ruby
syntaxcomplete.vim	from syntax highlighting
xmlcomplete.vim		XML (uses files in the xml directory)