summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/autoload/provider
AgeCommit message (Expand)AuthorFiles
2026-04-12feat(provider): support bun as node.js provider #38517Owen1
2025-12-01fix(clipboard): tmux clipboard data may be stale #36787Elias Assaf1
2025-11-18fix(clipboard): use tmux only in a tmux session #36407Daniel Danner1
2025-06-12fix(clipboard): enable cache for function providers #34470Antoine1
2025-05-19feat(clipboard): wayclip primary clipboard and correct mimetype (#33990)Fredrik Foss-Indrehus1
2025-04-03feat(clipboard): g:clipboard="foo" forces the "foo" clipboard tool #33235Deveshi Dwivedi1
2025-03-29fix(provider): misleading :checkhealth if user sets g:loaded_python3_provider...Sathya Pramodh5
2025-03-24feat(clipboard): support g:clipboard="osc52" #33021Andrei Heidelbacher1
2024-12-31feat(clipboard)!: use OSC 52 as fallback clipboard provider (#31730)Gregory Anders1
2024-12-03fix(clipboard): tmux clipboard depends on $TMUX #31268wzy1
2024-09-02feat(clipboard): try cygutils, clip on Windows #30215wzy1
2024-03-28feat: allow opting in to builtin clipboard providers (#28083)dundargoc1
2024-02-03refactor: create function for deferred loadingdundargoc3
2024-01-24refactor: rewrite ruby provider in luadundargoc1
2024-01-24refactor: rewrite perl provider in luadundargoc1
2024-01-22refactor: rewrite python provider in luadundargoc2
2023-10-03fix(clipboard): don't pass --foreground to wl-copy (#25481)zeertzjq1
2023-09-24fix(provider/pythonx): import the correct module (#25342)zeertzjq1
2023-09-23fix(provider): cannot detect python3.12 #25316Jongwook Choi1
2023-07-16fix(clipboard): ignore exit caused by signal #23378Kai Ting1
2023-03-20feat(vim.version): more coercion with strict=falseJustin M. Keyes1
2023-03-07refactor(runtime): use vim.version to compare versions #22550Justin M. Keyes1
2022-12-01feat(provider): add support for Yarn node modules on Windows (#21246)Charles Nguyen1
2022-11-18feat(clipboard): added wayclip support (#21091)XDream81
2022-11-09fix(clipboard): update version regex pattern (#21012)Gregory Anders1
2022-11-06fix(clipboard): prefer xsel #20918wzy1
2022-11-04feat(clipboard): copy to system clipboard in tmux when supported (#20936)Gregory Anders1
2022-08-01feat(node): add pnpm support #19461Percy Ma1
2022-06-20refactor(provider): use list comprehension #19027Zaz Brown1
2022-03-16fix(checkhealth): make provider checkhealth output more consistent (#17722)dundargoc1
2022-01-29feat(provider)!: remove support for python2 and python3.[3-5]Björn Linse2
2021-10-07fix(provider): compare versions as number, not string #15937Tejasvi S. Tomar1
2021-07-11fixup(clipboard): Fix error not properly handled #14984Shadman1
2021-07-02fixup(clipboard): Use case matching #14962Shadman1
2021-07-01BugFix(clipboard): Fix block paste not working properlyshadmansaleh1
2021-05-07checkhealth: ignore 'wildignore' when seeking executables (#14495)Marco Hinz3
2021-03-29added support for termux-clipboard : clipboard.vim (#14244)Aditya Alok1
2020-10-29Fix clipboard provider detection (#13190)necabo1
2020-10-08provider: update supported Python versions (#13070)Marco Hinz1
2020-09-05provider: align all foo#Detect() functions #12839Justin M. Keyes2
2020-09-05Support for :perl, :perlfile, :perldo and perleval() (#12809)Justin M. Keyes1
2020-09-05healtcheck: use g:perl_host_prog if its set insteadJacques Germishuys1
2020-09-03only perl 5.22+ is supportedJacques Germishuys1
2020-09-01g:clipboard: allow command given as a list #12775DDoSolitary1
2020-08-30support for :perl, :perlfile, :perldo and perleval()Jacques Germishuys1
2020-06-10Add overlapped option to jobstarterw71
2020-05-20provider: Add python3.9 to autoload/provider/pythonx.vim (#12344)Faris A Chugthai1
2020-04-15win,runtime: Fix problem when win32yank was a symbolic link in WSL [skip ci] ...erw71
2020-01-20provider/perl: simplify detectionJan Edmund Lazo1
2020-01-20remote plugins: add support for perl hostsJacques Germishuys1