aboutsummaryrefslogtreecommitdiffstats
path: root/lua/mason-registry/lua-language-server
Commit message (Collapse)AuthorAgeFilesLines
* feat: configurable registries (#1016)William Boman2023-02-201-64/+0
|
* feat(lua-language-server): update source repo (#975)T7272023-02-091-20/+24
| | | Co-authored-by: William Boman <william@redwill.se>
* fix: avoid calling API functions inside fast event (#892)William Boman2023-01-121-12/+8
| | | | | | | This won't be a problem once https://github.com/mason-org/mason-registry is integrated because package installations won't independently execute code. Fixes #891.
* fix(lua-language-server): only install Linux assets on GNU systems (#890)William Boman2023-01-121-2/+2
|
* refactor: add mason-schemas and mason-core modules (#29)William Boman2022-07-081-5/+5
| | | | | * refactor: add mason-schemas and move generated filetype map to mason-lspconfig * refactor: add mason-core module
* refactor: move packages to mason-registry (#27)William Boman2022-07-081-0/+64