| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor!: remove old managers (#1497) | William Boman | 2025-02-16 | 1 | -173/+0 |
| | | |||||
| * | feat: don't use vim.g.python3_host_prog as a candidate for python (#1606) | William Boman | 2024-01-21 | 1 | -3/+1 |
| | | | | | This is inconsistent with how other system dependencies are resolved and is not documented anywhere. | ||||
| * | refactor: only schedule in a.scheduler() when in fast event (#1170) | William Boman | 2023-04-02 | 1 | -3/+1 |
| | | | | Explicitly schedule via `a.wait(vim.schedule)` instead. | ||||
| * | style: enforce import order (#1092) | William Boman | 2023-03-12 | 1 | -5/+5 |
| | | | | | | * chore(workflows): update dependencies * style: enforce import order | ||||
| * | feat(pip): add setting to upgrade pip before installing packages (#671) | William Boman | 2022-11-16 | 1 | -0/+12 |
| | | | | Closes #616. | ||||
| * | feat: add provider interface (#601) | William Boman | 2022-10-30 | 1 | -28/+20 |
| | | |||||
| * | fix(pip3): expand python3_host_prog path (#519) | William Boman | 2022-10-06 | 1 | -2/+8 |
| | | | | Fixes #505. | ||||
| * | feat: more competent platform detection (#436) | William Boman | 2022-09-17 | 1 | -3/+3 |
| | | |||||
| * | refactor: introduce selene, harden type defs, and use proper EmmyLua syntax ↵ | William Boman | 2022-08-15 | 1 | -6/+6 |
| | | | | | (#296) | ||||
| * | fix: remove unused .env() functions (#105) | William Boman | 2022-07-21 | 1 | -8/+0 |
| | | |||||
| * | 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/+175 |
| * refactor: add mason-schemas and move generated filetype map to mason-lspconfig * refactor: add mason-core module | |||||
