aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim-lsp-installer/core/installer
Commit message (Expand)AuthorAgeFilesLines
* mason.nvimWilliam Boman2022-07-072-286/+0
* chore: further decouple module structure (#685)William Boman2022-05-112-22/+22
* chore: refactor remaining installers to async impl (#616)William Boman2022-04-211-0/+42
* fix(async): slightly better support for nested coroutine contexts (#600)William Boman2022-04-162-0/+19
* more async refactor (#587)William Boman2022-04-111-1/+2
* fix(installer): always clean up tmp install dirWilliam Boman2022-04-111-1/+3
* make install context available via coroutine context (#586)William Boman2022-04-111-12/+28
* fix(r_language_server): run install script via stdin (#578)William Boman2022-04-061-0/+7
* switch majority of installers to async implementation (#574)William Boman2022-04-062-0/+199