| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | style: enforce import order (#1092) | William Boman | 2023-03-12 | 1 | -5/+5 |
| | | | | | | * chore(workflows): update dependencies * style: enforce import order | ||||
| * | feat: add github registry source capabilities (#1091) | William Boman | 2023-03-12 | 1 | -0/+17 |
| | | |||||
| * | fix: fix writing pyvenv module wrapper (#1073) | William Boman | 2023-03-06 | 1 | -1/+1 |
| | | | | Closes #1071. | ||||
| * | feat(InstallContext): add strict_mode flag (#1055) | William Boman | 2023-03-05 | 1 | -4/+4 |
| | | | | Also add some more ctx.fs methods. | ||||
| * | refactor(installer): introduce PackageInstallOpts class (#802) | William Boman | 2022-12-26 | 1 | -1/+1 |
| | | |||||
| * | refactor: introduce selene, harden type defs, and use proper EmmyLua syntax ↵ | William Boman | 2022-08-15 | 1 | -1/+5 |
| | | | | | (#296) | ||||
| * | refactor: add mason-schemas and mason-core modules (#29) | William Boman | 2022-07-08 | 1 | -3/+3 |
| | | | | | | * 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 Boman | 2022-07-08 | 1 | -3/+2 |
| | | |||||
| * | mason.nvim | William Boman | 2022-07-07 | 1 | -47/+19 |
| | | |||||
| * | chore: further decouple module structure (#685) | William Boman | 2022-05-11 | 1 | -1/+1 |
| | | |||||
| * | chore: remove deprecated modules (#682) | William Boman | 2022-05-10 | 1 | -1/+0 |
| | | | | | - https://github.com/williamboman/nvim-lsp-installer/wiki/Async-infrastructure-changes-notice - https://github.com/williamboman/nvim-lsp-installer/discussions/636 | ||||
| * | feat: allow excluding servers from automatic installation (#643) | William Boman | 2022-04-30 | 1 | -2/+3 |
| | | |||||
| * | switch majority of installers to async implementation (#574) | William Boman | 2022-04-06 | 1 | -9/+12 |
| | | |||||
| * | add async managers (#536) | William Boman | 2022-03-26 | 1 | -0/+75 |
