vim/runtime/autoload/README.txt
2005-07-27 21:13:01 +00:00

6 lines
246 B
Text

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