| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: add mason-schemas and mason-core modules (#29) | William Boman | 2022-07-08 | 1 | -198/+0 |
| | | | | | | * refactor: add mason-schemas and move generated filetype map to mason-lspconfig * refactor: add mason-core module | ||||
| * | test(async): fix flaky test | William Boman | 2022-07-07 | 1 | -3/+2 |
| | | | | | No idea what it was asserting before tbh. | ||||
| * | mason.nvim | William Boman | 2022-07-07 | 1 | -2/+29 |
| | | |||||
| * | fix(test): increase grace period in flaky test | William Boman | 2022-05-19 | 1 | -1/+1 |
| | | |||||
| * | chore: further decouple module structure (#685) | William Boman | 2022-05-11 | 1 | -0/+172 |
| | | |||||
| * | run server installation in async execution context (#525) | William Boman | 2022-03-06 | 1 | -96/+0 |
| | | |||||
| * | async: raise errors instead of returning pcall-style (#521) | William Boman | 2022-03-05 | 1 | -6/+40 |
| | | |||||
| * | fix(async): pcall callback-style functions to catch errors (#515) | William Boman | 2022-03-02 | 1 | -1/+13 |
| | | |||||
| * | feat: add async module (#499) | William Boman | 2022-02-21 | 1 | -0/+50 |
