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