0
0
mirror of https://github.com/vim/vim.git synced 2025-09-04 21:33:48 -04:00
2011-04-01 18:03:16 +02:00
..
2010-01-06 20:54:52 +01:00
2010-01-06 20:54:52 +01:00
2010-05-14 23:24:24 +02:00
2010-01-06 20:54:52 +01:00
2010-01-06 20:54:52 +01:00
2010-01-06 20:54:52 +01:00
2008-07-13 17:41:49 +00:00
2011-04-01 18:03:16 +02:00
2010-01-06 20:54:52 +01:00
2010-01-06 20:54:52 +01:00
2010-05-28 20:54:39 +02:00
2010-01-06 20:54:52 +01:00
2010-08-01 16:13:51 +02:00
2011-01-08 16:06:37 +01:00
2010-05-14 23:24:24 +02:00
2010-05-14 23:24:24 +02: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)