blob: 038199554b445935df1d0a3b1c757b1d9603199d [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