aboutsummaryrefslogtreecommitdiff
path: root/runtime/autoload/provider
Commit message (Expand)AuthorAge
* fix(provider): compare versions as number, not string #15937Tejasvi S. Tomar2021-10-07
* fixup(clipboard): Fix error not properly handled #14984Shadman2021-07-11
* fixup(clipboard): Use case matching #14962Shadman2021-07-02
* BugFix(clipboard): Fix block paste not working properlyshadmansaleh2021-07-01
* checkhealth: ignore 'wildignore' when seeking executables (#14495)Marco Hinz2021-05-07
* added support for termux-clipboard : clipboard.vim (#14244)Aditya Alok2021-03-29
* Fix clipboard provider detection (#13190)necabo2020-10-29
* provider: update supported Python versions (#13070)Marco Hinz2020-10-08
* provider: align all foo#Detect() functions #12839Justin M. Keyes2020-09-05
* Support for :perl, :perlfile, :perldo and perleval() (#12809)Justin M. Keyes2020-09-05
|\
| * healtcheck: use g:perl_host_prog if its set insteadJacques Germishuys2020-09-05
| * only perl 5.22+ is supportedJacques Germishuys2020-09-03
| * support for :perl, :perlfile, :perldo and perleval()Jacques Germishuys2020-08-30
* | g:clipboard: allow command given as a list #12775DDoSolitary2020-09-01
|/
* Add overlapped option to jobstarterw72020-06-10
* provider: Add python3.9 to autoload/provider/pythonx.vim (#12344)Faris A Chugthai2020-05-20
* win,runtime: Fix problem when win32yank was a symbolic link in WSL [skip ci] ...erw72020-04-15
* provider/perl: simplify detectionJan Edmund Lazo2020-01-20
* remote plugins: add support for perl hostsJacques Germishuys2020-01-20
* clipboard: do not close stderr together with stdout (fixup #11617)Björn Linse2020-01-02
* clipboard: close stdout when copying via xclip #11617Jan Edmund Lazo2020-01-02
* system(), jobstart(): raise error on non-executable #11234Daniel Hahler2019-12-24
* provider/python: add python3.8 executable (#11402)Marco Hinz2019-11-17
* provider/pythonx: don't assume CWD (empty string) is in path #11304supermomonga2019-10-27
* provider#pythonx: resolve/expand exe from host var (#11047)Daniel Hahler2019-09-30
* clipboard: handle/avoid SIGTERM with previous owner #10765Daniel Hahler2019-08-14
* provider: g:loaded_xx_provider=2 means "enabled and working"Justin M. Keyes2019-08-04
* provider: decide status by g:loaded_xx_providerJustin M. Keyes2019-08-04
* provider: let providers decide their statusRui Abreu Ferreira2019-08-04
* clipboard: Always copy as plain text in Wayland #9737Tim Morgan2019-03-16
* Merge #9468 'checkhealth: detect broken pip"'Justin M. Keyes2019-01-11
|\
| * health/pythonx: handle "pip upgrade failure"Marco Hinz2019-01-07
| * health/pythonx: refactor #Detect()Marco Hinz2019-01-07
* | clipboard/macOS: assume that pbcopy works #9480Marco Hinz2019-01-10
|/
* python#CheckForModule: Use the given module string instead of hard-coding pynvimJames McCoy2019-01-01
* {health,provider}/python: Import the neovim, rather than pynvim, moduleJames McCoy2019-01-01
* provider/lang: expand() g:foo_host_prog (#9312)Justin M. Keyes2018-12-05
* clipboard: Revert unused check #9309@equalsraf2018-12-04
* clipboard: Support custom VimL functions #9304Rui Abreu Ferreira2018-12-03
* clipboard: Prefer xclip (#9302)Justin M. Keyes2018-12-01
* clipboard.vim: check for win32yank.exe #9263Bjorn Neergaard2018-11-21
* health/python: warn if pynvim upgrade failedMarco Hinz2018-11-20
* provider/python: refactoringMarco Hinz2018-11-20
* health/python: 'neovim' module was renamed to 'pynvim'Marco Hinz2018-11-17
* clipboard: support Wayland (#9230)ainola2018-11-13
* provider/nodejs: handle missing stdoutJustin M. Keyes2018-10-31
* provider/nodejs: fix npm,yarn detectionJan Edmund Lazo2018-10-22
* provider/nodejs: Simultaneously query npm and yarn #9054Mahmoud Al-Qudsi2018-10-18
* ruby: detect rbenv shims for other versions (#8733)Marco Hinz2018-08-09
* provider/node: npm --loglevel silent (#8682)Takuya Matsuyama2018-07-04