1
0
forked from aniani/vim
2012-04-05 17:33:26 +02:00
..
2008-06-24 22:58:06 +00:00
2010-01-06 20:54:52 +01:00
2010-01-06 20:54:52 +01:00
2011-12-30 13:11:27 +01:00
2007-05-10 17:06:00 +00:00
2010-01-06 20:54:52 +01:00
2012-01-20 21:08:56 +01:00
2010-01-06 20:54:52 +01:00
2008-07-13 17:41:49 +00:00
2011-04-28 19:02:44 +02:00
2012-04-05 17:33:26 +02:00
2012-04-05 17:33:26 +02:00
2010-01-06 20:54:52 +01:00
2006-06-23 15:25:34 +00:00
2011-12-14 21:17:39 +01:00
2006-04-15 20:16:09 +00:00
2010-05-28 20:54:39 +02:00
2012-01-10 14:55:01 +01:00
2012-02-22 17:30:19 +01:00
2011-12-14 21:17:39 +01:00
2012-01-20 21:08:56 +01:00
2011-04-28 19:02:44 +02:00
2012-01-20 21:08:56 +01:00
2008-06-24 21:16:56 +00:00
2012-01-20 21:08:56 +01: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)