view runtime/autoload/README.txt @ 569:bdbdec22a225 v7.0161

updated for version 7.0161
author vimboss
date Mon, 28 Nov 2005 23:05:55 +0000
parents f43150a669dc
children 7b21554be7a1
line wrap: on
line source

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