0
0
mirror of https://github.com/vim/vim.git synced 2025-07-24 10:45:12 -04:00
vim/runtime/autoload/README.txt

10 lines
288 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
2005-09-09 19:44:31 +00:00
Occult completion files:
ccomplete.vim C