| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor!: remove old managers (#1497) | William Boman | 2025-02-16 | 1 | -196/+0 |
| | | |||||
| * | feat(installer): write more installation output to stdout (#1376) | William Boman | 2023-06-28 | 1 | -1/+1 |
| | | | | This should give better insights into the installation progress. | ||||
| * | refactor: only schedule in a.scheduler() when in fast event (#1170) | William Boman | 2023-04-02 | 1 | -6/+2 |
| | | | | Explicitly schedule via `a.wait(vim.schedule)` instead. | ||||
| * | style: enforce import order (#1092) | William Boman | 2023-03-12 | 1 | -3/+3 |
| | | | | | | * chore(workflows): update dependencies * style: enforce import order | ||||
| * | refactor(std): remove zstd from untar (#966) | William Boman | 2023-02-05 | 1 | -11/+1 |
| | | | | This accidentally remained in #963. | ||||
| * | feat(windows): manually decompress zstd archives before untar (#963) | BVegNow | 2023-02-05 | 1 | -4/+32 |
| | | | | Co-authored-by: William Boman <william@redwill.se> | ||||
| * | fix(zls): support zst (#622) | Access | 2022-11-03 | 1 | -3/+3 |
| | | | | Co-authored-by: William Boman <william@redwill.se> | ||||
| * | feat(std): attempt gzip on windows (#501) | William Boman | 2022-10-03 | 1 | -1/+4 |
| | | | | Closes #498. | ||||
| * | feat: more competent platform detection (#436) | William Boman | 2022-09-17 | 1 | -1/+1 |
| | | |||||
| * | refactor: introduce selene, harden type defs, and use proper EmmyLua syntax ↵ | William Boman | 2022-08-15 | 1 | -14/+5 |
| | | | | | (#296) | ||||
| * | chore: change emmylua annotation syntax from @ to : for comments (#73) | William Boman | 2022-07-14 | 1 | -2/+2 |
| | | |||||
| * | refactor: add mason-schemas and mason-core modules (#29) | William Boman | 2022-07-08 | 1 | -0/+188 |
| * refactor: add mason-schemas and move generated filetype map to mason-lspconfig * refactor: add mason-core module | |||||
