0
0
mirror of https://github.com/vim/vim.git synced 2025-10-08 06:04:08 -04:00
Files
vim/runtime/autoload
2005-10-10 20:59:28 +00:00
..
2005-10-10 20:59:28 +00:00
2005-10-10 20:59:28 +00:00
2005-07-27 21:13:01 +00:00
2005-10-10 20:59:28 +00:00
2005-09-29 18:26:07 +00:00
2005-10-10 20:59:28 +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
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