aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim-lsp-installer/servers/quick_lint_js/init.lua
Commit message (Expand)AuthorAgeFilesLines
* mason.nvimWilliam Boman2022-07-071-55/+0
* fix(erlangls): follow git tags (#708)William Boman2022-05-191-39/+16
* chore: further decouple module structure (#685)William Boman2022-05-111-5/+5
* chore: remove deprecated modules (#682)William Boman2022-05-101-1/+0
* chore: refactor remaining installers to async impl (#616)William Boman2022-04-211-47/+58
* write install receipts (#379)William Boman2022-01-031-3/+6
* leverage PATH for locating local executables (#283)William Boman2022-01-021-1/+4
* fix(quick_lint_js): use latest dist instead of collecting it via github API (...William Boman2021-12-071-3/+4
* fix(quick_lint_js): account for the fact that the archive has different struc...William Boman2021-12-061-2/+6
* fix(quick_lint_js): use correct release files (#314)William Boman2021-12-061-7/+34
* add quick_lint_js (#313)William Boman2021-12-061-0/+30