aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim-lsp-installer/core/installer/context.lua
Commit message (Expand)AuthorAgeFilesLines
* mason.nvimWilliam Boman2022-07-071-199/+0
* chore: further decouple module structure (#685)William Boman2022-05-111-14/+14
* 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-161-0/+15
* more async refactor (#587)William Boman2022-04-111-1/+2
* 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-061-0/+134