0
0
mirror of https://github.com/vim/vim.git synced 2025-09-05 21:43:39 -04:00
2018-05-22 21:41:30 +02:00
..
2017-12-17 17:17:07 +01:00
2017-11-02 22:58:42 +01:00
2016-10-23 21:21:08 +02:00
2016-10-23 21:21:08 +02:00
2016-09-25 22:11:48 +02:00
2016-10-01 14:47:05 +02:00
2017-03-05 17:04:09 +01:00
2017-09-19 22:06:03 +02:00
2016-10-11 08:57:33 +02:00
2016-10-12 23:08:06 +02:00
2017-11-02 22:58:42 +01:00
2016-09-25 22:11:48 +02:00
2016-09-25 22:11:48 +02:00
2018-05-22 21:41:30 +02:00
2016-09-25 22:11:48 +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)