1
0
forked from aniani/vim
2020-01-14 19:29:13 +01:00
..
2020-01-02 21:34:42 +01:00
2008-06-24 22:58:06 +00:00
2017-11-02 22:58:42 +01:00
2010-01-06 20:54:52 +01:00
2018-09-02 21:07:30 +02:00
2016-07-24 14:12:38 +02:00
2016-10-23 21:21:08 +02:00
2016-10-23 21:21:08 +02:00
2010-01-06 20:54:52 +01:00
2020-01-14 19:29:13 +01:00
2010-01-06 20:54:52 +01:00
2016-10-01 14:47:05 +02:00
2019-09-11 22:56:44 +02:00
2019-09-27 19:34:08 +02:00
2017-03-05 17:04:09 +01:00
2019-11-10 22:09:11 +01:00
2020-01-09 21:46:04 +01:00
2020-01-09 21:46:04 +01:00
2019-02-03 15:27:20 +01:00
2018-10-19 16:22:31 +02:00
2015-10-30 14:37:44 +01:00
2006-04-15 20:16:09 +00:00
2019-01-01 15:32:17 +01:00
2019-12-09 23:11:18 +01:00
2018-07-21 05:56:22 +02:00
2017-11-02 22:58:42 +01:00
2019-08-17 20:09:31 +02:00
2020-01-14 19:29:13 +01:00
2019-11-17 15:55:14 +01:00
2016-09-25 22:11:48 +02:00
2013-06-29 23:05:20 +02:00
2019-10-26 19:53:45 +02:00
2020-01-14 19:29:13 +01: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
paste.vim	common code for mswin.vim, menu.vim and macmap.vim
spellfile.vim	downloading of a missing spell file

Omni completion files:
ccomplete.vim		C
csscomplete.vim		HTML / CSS
htmlcomplete.vim	HTML
javascriptcomplete.vim  Javascript
phpcomplete.vim		PHP
pythoncomplete.vim	Python
rubycomplete.vim	Ruby
syntaxcomplete.vim	from syntax highlighting
xmlcomplete.vim		XML (uses files in the xml directory)