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

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)