0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00
Files
vim/runtime/autoload
2005-10-03 21:52:09 +00:00
..
2005-09-13 21:20:47 +00:00
2005-10-03 21:52:09 +00:00
2005-07-27 21:13:01 +00:00
2005-09-25 22:16:38 +00:00
2005-09-29 18:26:07 +00:00
2005-09-09 19:44:31 +00:00
2005-09-14 21:40:12 +00:00
2005-09-16 21:55:43 +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

Occult completion files:
ccomplete.vim	C