aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim-lsp-installer/servers/clarity_lsp/init.lua
Commit message (Collapse)AuthorAgeFilesLines
* mason.nvimWilliam Boman2022-07-071-31/+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-15/+9
|
* add clarity_lsp (#594)William Boman2022-04-121-0/+38
Closes #583.