aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim-lsp-installer/core/installer/init.lua
Commit message (Expand)AuthorAgeFilesLines
* mason.nvimWilliam Boman2022-07-071-87/+0
* chore: further decouple module structure (#685)William Boman2022-05-111-8/+8
* fix(async): slightly better support for nested coroutine contexts (#600)William Boman2022-04-161-0/+4
* 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
* switch majority of installers to async implementation (#574)William Boman2022-04-061-0/+65