summaryrefslogtreecommitdiffstats
path: root/runtime/autoload/README.txt
blob: 0c7fcfe38a1d34a7f05bb0a329272f6179f844f2 (plain)
1
2
3
4
5
6
7
8
9
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

Occult completion files:
ccomplete.vim	C