aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim-lsp-installer/core/spawn.lua
Commit message (Expand)AuthorAgeFilesLines
* chore: refactor remaining installers to async impl (#616)William Boman2022-04-211-9/+11
* fix(spawn): recursively parse arglist (#610)William Boman2022-04-181-7/+12
* fix(spawn): fix Failure.tostring when unable to retrieve uv_handleWilliam Boman2022-04-111-1/+5
* fix(r_language_server): run install script via stdin (#578)William Boman2022-04-061-3/+6
* add async managers (#536)William Boman2022-03-261-0/+79