0
0
mirror of https://github.com/vim/vim.git synced 2025-07-24 10:45:12 -04:00
2007-05-12 13:25:01 +00:00
..
2007-05-10 18:25:20 +00:00
2007-05-05 18:24:42 +00:00
2007-05-05 17:54:07 +00:00
2006-05-13 09:09:15 +00:00
2007-05-10 17:06:00 +00:00
2007-05-05 17:54:07 +00:00
2007-05-12 13:25:01 +00:00
2007-05-05 18:24:42 +00:00
2007-05-10 16:56:30 +00:00
2007-05-05 17:15:44 +00:00
2007-05-10 18:00:30 +00:00
2007-05-05 18:24:42 +00:00
2007-05-10 18:25:20 +00:00
2006-06-23 15:25:34 +00:00
2007-05-05 18:27:07 +00:00
2007-05-05 17:54:07 +00:00
2006-04-15 20:16:09 +00:00
2007-05-05 17:54:07 +00:00
2007-05-10 19:19:59 +00:00
2007-05-05 18:27:07 +00:00
2007-05-05 17:54:07 +00:00
2007-05-05 18:24:42 +00:00
2007-05-10 16:41:10 +00:00
2007-05-05 17:54:07 +00:00
2007-05-10 18:25:20 +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)