Christian Clason 4182e98752 vim-patch:b66cac1: runtime(typst): add definition lists to formatlistpat, update maintainer 3 dagar sedan
..
cargo 2dd5e472df vim-patch:fc93594d562d 1 år sedan
dist 881a58787d vim-patch:e6b01cf: runtime(dist): do not output a message if executable is not found (#30451) 2 månader sedan
provider 2495e7e22a fix(clipboard): tmux clipboard depends on $TMUX #31268 1 vecka sedan
remote eb5d15e383 refactor: rewrite python provider in lua 10 månader sedan
rust 2dd5e472df vim-patch:fc93594d562d 1 år sedan
xml a98a6996c2 re-integrate runtime/ vim-patch:0 #938 10 år sedan
README.txt 82b02ae2f2 fix(runtime): clean up one-off scripts 1 månad sedan
RstFold.vim ef1f1907cc vim-patch:4c05fa08c973 5 år sedan
ada.vim 5fd21b8d3e vim-patch:6c391a74fe90 (#15654) 3 år sedan
adacomplete.vim 5fd21b8d3e vim-patch:6c391a74fe90 (#15654) 3 år sedan
bitbake.vim 4cbeedf57b vim-patch:b529cfbd04c0 (#19501) 2 år sedan
cargo.vim 2dd5e472df vim-patch:fc93594d562d 1 år sedan
ccomplete.lua cbf54ec2a5 vim-patch:e978b4534a5e (#24697) 1 år sedan
ccomplete.vim 39d70fcafd dist: generated version of ccomplete.vim (#21623) 1 år sedan
clojurecomplete.vim ac1dd046c0 vim-patch:46eea444d (#17920) 2 år sedan
context.vim 8d3f8f639b vim-patch:46fceaaa8d14 7 år sedan
contextcomplete.vim 8d3f8f639b vim-patch:46fceaaa8d14 7 år sedan
csscomplete.vim fb6f27e86f vim-patch:34cc7d8c034f #15753 3 år sedan
decada.vim 5fd21b8d3e vim-patch:6c391a74fe90 (#15654) 3 år sedan
freebasic.vim 662681694b vim-patch:0d878b95d8f9 (#19197) 2 år sedan
gnat.vim a98a6996c2 re-integrate runtime/ vim-patch:0 #938 10 år sedan
gzip.vim 078e8e57d3 vim-patch:7e501f4: runtime(gzip): load undofile if there exists one 2 veckor sedan
hare.vim 3d39ea3ea9 vim-patch:9.1.0442: hare runtime files outdated (#29011) 6 månader sedan
haskellcomplete.vim 5fd21b8d3e vim-patch:6c391a74fe90 (#15654) 3 år sedan
hcl.vim 51088b67cb vim-patch:150b507: runtime(hcl,terraform): Add runtime files for HCL and Terraform (#30266) 3 månader sedan
htmlcomplete.vim 5fd21b8d3e vim-patch:6c391a74fe90 (#15654) 3 år sedan
javaformat.vim 2f2f434613 vim-patch:85f054a: runtime(java): Recognise the CommonMark form (///) of Javadoc comments 2 månader sedan
javascriptcomplete.vim e2d3c1260e vim-patch:a0fddaa2f4b7 1 år sedan
modula2.vim 91dc04a5e1 vim-patch:9.1.0013: Modula2 filetype support lacking (#27020) 11 månader sedan
msgpack.vim bda63d5b97 refactor(typval)!: remove distinction of binary and nonbinary strings 5 månader sedan
netrw.vim 3d318be8cd vim-patch:92b3666: runtime(netrw): only check first arg of netrw_browsex_viewer for being executable 3 dagar sedan
netrwFileHandlers.vim 85e04d9b87 vim-patch:a7d4561: runtime(netrw): deprecate and remove netrwFileHandlers#Invoke() 1 månad sedan
netrwSettings.vim 9b1628da98 vim-patch:1e34b95e4402 7 månader sedan
netrw_gitignore.vim e35c766518 runtime/netrw: 5ef1c6a4838a9629b793f3ae676f72a764171b00 3 år sedan
paste.vim 82b02ae2f2 fix(runtime): clean up one-off scripts 1 månad sedan
phpcomplete.vim 3222f0ad00 vim-patch:dbf749bd5aae (#25665) 1 år sedan
provider.vim d17e38e482 Add overlapped option to jobstart 4 år sedan
python.vim 66c384d4e8 vim-patch:partial:dd60c365cd26 (#22437) 1 år sedan
python3complete.vim ac1dd046c0 vim-patch:46eea444d (#17920) 2 år sedan
pythoncomplete.vim 5fd21b8d3e vim-patch:6c391a74fe90 (#15654) 3 år sedan
rubycomplete.vim 99f1530a4f vim-patch:d08059ab48b8 11 månader sedan
rust.vim 2dd5e472df vim-patch:fc93594d562d 1 år sedan
rustfmt.vim 3222f0ad00 vim-patch:dbf749bd5aae (#25665) 1 år sedan
shada.vim bda63d5b97 refactor(typval)!: remove distinction of binary and nonbinary strings 5 månader sedan
spellfile.vim 53efdedca9 runtime: update `g:spellfile_URL` to URL used in Vim 8 4 år sedan
spotbugs.vim 8d7d225caa vim-patch:65311c6: runtime(compiler): include spotbugs Java linter 1 vecka sedan
sqlcomplete.vim 5fd21b8d3e vim-patch:6c391a74fe90 (#15654) 3 år sedan
syntaxcomplete.vim ad6bb386be vim-patch:4c295027a426 3 år sedan
tar.vim c026a114b5 vim-patch:129a844: runtime(tar): Update tar.vim to support permissions 1 månad sedan
tutor.vim de93489789 refactor(tutor): cleanup 1 år sedan
typst.vim 4182e98752 vim-patch:b66cac1: runtime(typst): add definition lists to formatlistpat, update maintainer 2 dagar sedan
vimexpect.vim d9f93e5642 fix(typo): overriden -> overridden (RE: PR #14159) (#15360) 3 år sedan
xmlcomplete.vim 5fd21b8d3e vim-patch:6c391a74fe90 (#15654) 3 år sedan
xmlformat.vim fc0f57228d xmlformat.vim: patch runtime/autoload to eab6dff19 4 år sedan
zip.vim a27419f3fc feat(options)!: disallow setting hidden options #28400 1 månad sedan

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 and menu.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)