1
0
Fork 0
mirror of https://github.com/vim/vim synced 2025-03-26 03:35:11 +01:00
vim/runtime/autoload
2006-02-01 21:51:12 +00:00
..
ccomplete.vim updated for version 7.0189 2006-01-30 00:14:18 +00:00
csscomplete.vim updated for version 7.0157 2005-10-12 20:52:20 +00:00
gzip.vim updated for version 7.0117 2005-07-27 21:13:01 +00:00
htmlcomplete.vim updated for version 7.0191 2006-02-01 21:47:16 +00:00
netrw.vim updated for version 7.0191 2006-02-01 21:51:12 +00:00
netrwFileHandlers.vim updated for version 7.0157 2005-10-12 20:58:49 +00:00
netrwSettings.vim updated for version 7.0191 2006-02-01 21:51:12 +00:00
pycomplete.vim updated for version 7.0187 2006-01-25 22:10:52 +00:00
README.txt updated for version 7.0155 2005-10-10 20:59:28 +00:00
syntaxcomplete.vim updated for version 7.0179 2006-01-12 23:22:24 +00:00
tar.vim updated for version 7.0178 2005-12-29 22:51:09 +00:00
xmlcomplete.vim updated for version 7.0187 2006-01-25 22:10:52 +00:00
zip.vim updated for version 7.0178 2005-12-29 22:48:26 +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

Occult completion files:
ccomplete.vim		C
csscomplete.vim		HTML / CSS
htmlcomplete.vim	HTML