comparison runtime/autoload/README.txt @ 446:7472c565592a v7.0117

updated for version 7.0117
author vimboss
date Wed, 27 Jul 2005 21:13:01 +0000
parents
children 6e2a7416d228
comparison
equal deleted inserted replaced
445:c773cb978acf 446:7472c565592a
1 The autoload directory is for standard Vim autoload scripts.
2
3 These are functions used by plugins and for general use. They will be loaded
4 automatically when the function is invoked. See ":help autoload".
5
6 gzip.vim for editing compressed files