Christian Clason c9045f5ba3 vim-patch:460799d: runtime(netrw): small fixes to netrw#BrowseX 2 hete
..
cargo 2dd5e472df vim-patch:fc93594d562d 1 éve
dist 881a58787d vim-patch:e6b01cf: runtime(dist): do not output a message if executable is not found (#30451) 2 hónapja
provider 60ea046741 feat(clipboard): try cygutils, clip on Windows #30215 3 hónapja
remote eb5d15e383 refactor: rewrite python provider in lua 10 hónapja
rust 2dd5e472df vim-patch:fc93594d562d 1 éve
xml a98a6996c2 re-integrate runtime/ vim-patch:0 #938 10 éve
README.txt 82b02ae2f2 fix(runtime): clean up one-off scripts 1 hónapja
RstFold.vim ef1f1907cc vim-patch:4c05fa08c973 5 éve
ada.vim 5fd21b8d3e vim-patch:6c391a74fe90 (#15654) 3 éve
adacomplete.vim 5fd21b8d3e vim-patch:6c391a74fe90 (#15654) 3 éve
bitbake.vim 4cbeedf57b vim-patch:b529cfbd04c0 (#19501) 2 éve
cargo.vim 2dd5e472df vim-patch:fc93594d562d 1 éve
ccomplete.lua cbf54ec2a5 vim-patch:e978b4534a5e (#24697) 1 éve
ccomplete.vim 39d70fcafd dist: generated version of ccomplete.vim (#21623) 1 éve
clojurecomplete.vim ac1dd046c0 vim-patch:46eea444d (#17920) 2 éve
context.vim 8d3f8f639b vim-patch:46fceaaa8d14 7 éve
contextcomplete.vim 8d3f8f639b vim-patch:46fceaaa8d14 7 éve
csscomplete.vim fb6f27e86f vim-patch:34cc7d8c034f #15753 3 éve
decada.vim 5fd21b8d3e vim-patch:6c391a74fe90 (#15654) 3 éve
freebasic.vim 662681694b vim-patch:0d878b95d8f9 (#19197) 2 éve
gnat.vim a98a6996c2 re-integrate runtime/ vim-patch:0 #938 10 éve
gzip.vim 26cdff0e92 vim-patch:cd8a3eaf5348 1 éve
hare.vim 3d39ea3ea9 vim-patch:9.1.0442: hare runtime files outdated (#29011) 6 hónapja
haskellcomplete.vim 5fd21b8d3e vim-patch:6c391a74fe90 (#15654) 3 éve
hcl.vim 51088b67cb vim-patch:150b507: runtime(hcl,terraform): Add runtime files for HCL and Terraform (#30266) 3 hónapja
htmlcomplete.vim 5fd21b8d3e vim-patch:6c391a74fe90 (#15654) 3 éve
javaformat.vim 2f2f434613 vim-patch:85f054a: runtime(java): Recognise the CommonMark form (///) of Javadoc comments 2 hónapja
javascriptcomplete.vim e2d3c1260e vim-patch:a0fddaa2f4b7 1 éve
modula2.vim 91dc04a5e1 vim-patch:9.1.0013: Modula2 filetype support lacking (#27020) 10 hónapja
msgpack.vim bda63d5b97 refactor(typval)!: remove distinction of binary and nonbinary strings 5 hónapja
netrw.vim c9045f5ba3 vim-patch:460799d: runtime(netrw): small fixes to netrw#BrowseX 2 hete
netrwFileHandlers.vim 85e04d9b87 vim-patch:a7d4561: runtime(netrw): deprecate and remove netrwFileHandlers#Invoke() 1 hónapja
netrwSettings.vim 9b1628da98 vim-patch:1e34b95e4402 6 hónapja
netrw_gitignore.vim e35c766518 runtime/netrw: 5ef1c6a4838a9629b793f3ae676f72a764171b00 3 éve
paste.vim 82b02ae2f2 fix(runtime): clean up one-off scripts 1 hónapja
phpcomplete.vim 3222f0ad00 vim-patch:dbf749bd5aae (#25665) 1 éve
provider.vim d17e38e482 Add overlapped option to jobstart 4 éve
python.vim 66c384d4e8 vim-patch:partial:dd60c365cd26 (#22437) 1 éve
python3complete.vim ac1dd046c0 vim-patch:46eea444d (#17920) 2 éve
pythoncomplete.vim 5fd21b8d3e vim-patch:6c391a74fe90 (#15654) 3 éve
rubycomplete.vim 99f1530a4f vim-patch:d08059ab48b8 11 hónapja
rust.vim 2dd5e472df vim-patch:fc93594d562d 1 éve
rustfmt.vim 3222f0ad00 vim-patch:dbf749bd5aae (#25665) 1 éve
shada.vim bda63d5b97 refactor(typval)!: remove distinction of binary and nonbinary strings 5 hónapja
spellfile.vim 53efdedca9 runtime: update `g:spellfile_URL` to URL used in Vim 8 4 éve
sqlcomplete.vim 5fd21b8d3e vim-patch:6c391a74fe90 (#15654) 3 éve
syntaxcomplete.vim ad6bb386be vim-patch:4c295027a426 3 éve
tar.vim c026a114b5 vim-patch:129a844: runtime(tar): Update tar.vim to support permissions 3 hete
tutor.vim de93489789 refactor(tutor): cleanup 1 éve
typst.vim f5933d196b vim-patch:d181baf: runtime(typst): synchronize updates from the upstream typst.vim 1 hónapja
vimexpect.vim d9f93e5642 fix(typo): overriden -> overridden (RE: PR #14159) (#15360) 3 éve
xmlcomplete.vim 5fd21b8d3e vim-patch:6c391a74fe90 (#15654) 3 éve
xmlformat.vim fc0f57228d xmlformat.vim: patch runtime/autoload to eab6dff19 4 éve
zip.vim a27419f3fc feat(options)!: disallow setting hidden options #28400 1 hónapja

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)