forked from aniani/vim
7 lines
246 B
Plaintext
7 lines
246 B
Plaintext
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
|