summaryrefslogtreecommitdiff
path: root/runtime/autoload/README.txt
blob: 2038fa224e3073b3f63456fba1ef1b21c17f6609 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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