aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim-lsp-installer/jobs/outdated-servers/github_release_file.lua
Commit message (Collapse)AuthorAgeFilesLines
* feat(receipt): add "github_release" type (#650)William Boman2022-05-011-20/+0
| | | | 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-15/+13
|
* add async managers (#536)William Boman2022-03-261-24/+17
|
* feat(ui): display outdated servers (#395)William Boman2022-01-061-0/+29