0
0
mirror of https://github.com/vim/vim.git synced 2025-07-04 23:07:33 -04:00
2005-12-06 19:59:18 +00:00
..
2005-10-10 20:59:28 +00:00
2005-10-12 20:52:20 +00:00
2005-07-27 21:13:01 +00:00
2005-12-06 19:50:41 +00:00
2005-11-28 23:01:53 +00:00
2005-11-23 21:25:05 +00:00
2005-10-10 20:59:28 +00:00
2005-11-28 23:05:55 +00:00
2005-12-06 19:59:18 +00:00
2005-11-28 23:01:53 +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
netrw.vim	browsing (remote) directories and editing remote files
tar.vim		browsing tar files
zip.vim		browsing zip files

Occult completion files:
ccomplete.vim		C
csscomplete.vim		HTML / CSS
htmlcomplete.vim	HTML