0
0
mirror of https://github.com/vim/vim.git synced 2025-07-24 10:45:12 -04:00
2006-04-15 20:16:09 +00:00
..
2006-04-14 20:42:25 +00:00
2006-03-24 22:46:53 +00:00
2005-10-12 20:52:20 +00:00
2006-04-05 20:41:53 +00:00
2006-04-14 20:42:25 +00:00
2006-04-14 20:42:25 +00:00
2006-03-23 22:59:57 +00:00
2006-03-09 22:27:48 +00:00
2006-04-05 20:41:53 +00:00
2006-04-12 21:52:12 +00:00
2006-04-15 20:16:09 +00:00
2006-02-01 21:56:25 +00:00
2006-04-05 20:41:53 +00:00
2006-03-29 21:18:24 +00:00
2006-04-05 20:41:53 +00:00
2006-04-05 20:41:53 +00:00
2006-04-12 21:52:12 +00:00
2006-04-11 21:38:50 +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)