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

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)