blob: 2038fa224e3073b3f63456fba1ef1b21c17f6609 [file] [log] [blame]
Bram Moolenaar87e25fd2005-07-27 21:13:01 +00001The autoload directory is for standard Vim autoload scripts.
2
3These are functions used by plugins and for general use. They will be loaded
4automatically when the function is invoked. See ":help autoload".
5
6gzip.vim for editing compressed files
Bram Moolenaard5cdbeb2005-10-10 20:59:28 +00007netrw.vim browsing (remote) directories and editing remote files
8tar.vim browsing tar files
9zip.vim browsing zip files
Bram Moolenaar7ca30432005-09-09 19:44:31 +000010
11Occult completion files:
Bram Moolenaard5cdbeb2005-10-10 20:59:28 +000012ccomplete.vim C
13csscomplete.vim HTML / CSS
14htmlcomplete.vim HTML
15