1
0
forked from aniani/vim
Files
vim/runtime/autoload/README.txt

7 lines
246 B
Plaintext
Raw Normal View History

2005-07-27 21:13:01 +00:00
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