aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim-lsp-installer/servers/opencl_ls
Commit message (Collapse)AuthorAgeFilesLines
* mason.nvimWilliam Boman2022-07-071-41/+0
|
* chore: further decouple module structure (#685)William Boman2022-05-111-4/+4
|
* chore: remove deprecated modules (#682)William Boman2022-05-101-1/+0
| | | | - https://github.com/williamboman/nvim-lsp-installer/wiki/Async-infrastructure-changes-notice - https://github.com/williamboman/nvim-lsp-installer/discussions/636
* chore: refactor remaining installers to async impl (#616)William Boman2022-04-211-23/+22
|
* fix(opencl_ls): update release asset filenamesWilliam Boman2022-01-121-9/+17
| | | | The new 0.2 release uses .tar.gz for Unix dist.
* fix(opencl_ls): update release asset filenamesWilliam Boman2022-01-121-9/+3
|
* add opencl_ls (#415)William Boman2022-01-121-0/+41
Closes #393.