Justin M. Keyes 44ea903ca5 checkhealth: detect broken pip #9468 6 年之前
..
dist 11bcd48fda vim-patch:20aac6c11269 6 年之前
health 44ea903ca5 checkhealth: detect broken pip #9468 6 年之前
provider 44ea903ca5 checkhealth: detect broken pip #9468 6 年之前
remote c0157e8fe0 remote/host.vim: specify {nosuf} for globpath() (#8882) 6 年之前
xml a98a6996c2 re-integrate runtime/ vim-patch:0 #938 10 年之前
README.txt a98a6996c2 re-integrate runtime/ vim-patch:0 #938 10 年之前
RstFold.vim 07fdbba9d0 vim-patch:91f84f6e11cd 6 年之前
ada.vim 4175dfac9a vim-patch:01164a6546b4 7 年之前
adacomplete.vim a98a6996c2 re-integrate runtime/ vim-patch:0 #938 10 年之前
ccomplete.vim 11bcd48fda vim-patch:20aac6c11269 6 年之前
clojurecomplete.vim 6ba3b85382 vim-patch:6f1d9a 8 年之前
context.vim 8d3f8f639b vim-patch:46fceaaa8d14 7 年之前
contextcomplete.vim 8d3f8f639b vim-patch:46fceaaa8d14 7 年之前
csscomplete.vim 5a022c71e4 vim-patch:6dc819b1299e 6 年之前
decada.vim a98a6996c2 re-integrate runtime/ vim-patch:0 #938 10 年之前
gnat.vim a98a6996c2 re-integrate runtime/ vim-patch:0 #938 10 年之前
gzip.vim 460d5971f6 vim-patch:2ec618c9feac 7 年之前
haskellcomplete.vim 2c7ed420d9 vim-patch:fc65cabb15d0 6 年之前
health.vim 4696a5a10e health.vim: minor cleanup (#8046) 7 年之前
htmlcomplete.vim a98a6996c2 re-integrate runtime/ vim-patch:0 #938 10 年之前
javascriptcomplete.vim 93fb7383a3 vim-patch:214641f77df6 7 年之前
man.vim 112a5b76e6 man.vim: lowercase title when invoked as $MANPAGER 6 年之前
msgpack.vim b728aad212 runtime/msgpack: Fix inf/nan regexp 6 年之前
netrw.vim c5f001a46a runtime: revert netrw update (#7557) 7 年之前
netrwFileHandlers.vim a98a6996c2 re-integrate runtime/ vim-patch:0 #938 10 年之前
netrwSettings.vim c5f001a46a runtime: revert netrw update (#7557) 7 年之前
netrw_gitignore.vim d69f3bbb0d vim-patch:8feef4f #3444 9 年之前
paste.vim 8c6168565c vim-patch:37c64c78fd87 7 年之前
phpcomplete.vim 18ce6c9063 vim-patch:2c64ca1802b2 6 年之前
provider.vim 3af3515e74 Add provider#Poll() to handle starting and polling the provider 7 年之前
python3complete.vim 0d264abdd0 vim-patch:ca63501 8 年之前
pythoncomplete.vim 3c45e3b42a vim-patch:a0f849e 8 年之前
rubycomplete.vim 5341967315 vim-patch:4575876dc865 7 年之前
rust.vim 0312fc2ddb vim-patch:3c2881dc1195 7 年之前
rustfmt.vim 0312fc2ddb vim-patch:3c2881dc1195 7 年之前
shada.vim a00b03d03f shada: Set the unnamed register to the previous unnamed register on startup 7 年之前
spellfile.vim 877d5c8be7 vim-patch:a9604e614517 6 年之前
sqlcomplete.vim 4175dfac9a vim-patch:01164a6546b4 7 年之前
syntaxcomplete.vim a1582a841b Spelling fixes 10 年之前
tar.vim f6c6567cb1 vim-patch:8.1.0352: browsing compressed tar files does not always work 6 年之前
tohtml.vim 43fe335eda vim-patch:60cce2f 8 年之前
tutor.vim a5e3f4da34 tutor: don't set statusline (#8844) 6 年之前
vimexpect.vim 5855f30cb1 Make VimL code compatible with merged Partial support (#5765) 8 年之前
xmlcomplete.vim a98a6996c2 re-integrate runtime/ vim-patch:0 #938 10 年之前
xmlformat.vim 07fdbba9d0 vim-patch:91f84f6e11cd 6 年之前
zip.vim 40fb96c76a vim-patch:3e496b0ea319 7 年之前

README.txt

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)