aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim-lsp-installer/jobs/version-check/init.lua
Commit message (Collapse)AuthorAgeFilesLines
* mason.nvimWilliam Boman2022-07-071-78/+0
|
* feat: add teal_ls (#724)William Boman2022-05-271-0/+4
| | | Closes #723.
* feat(receipt): add "github_release" type (#650)William Boman2022-05-011-0/+1
| | | | This is for sources that uses GitHub releases, but doesn't target a specific asset file (as opposed to the github_release_file source).
* more async refactor (#587)William Boman2022-04-111-1/+1
|
* add async managers (#536)William Boman2022-03-261-75/+20
|
* run server installation in async execution context (#525)William Boman2022-03-061-43/+40
|
* feat(ui): display installed server version (#520)William Boman2022-03-051-0/+131