| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore(main): release 2.1.0 (#539)v2.1.0stable | williambotman[bot] | 2025-07-29 | 3 | -3/+24 |
| | | |||||
| * | perf: cache registry specs (#598) | William Boman | 2025-07-29 | 1 | -1/+6 |
| | | |||||
| * | docs: fix sponsors link (#599) | William Boman | 2025-07-29 | 1 | -1/+1 |
| | | |||||
| * | fix(vue_ls): adopt `vue_ls` v3 (#588) | ergou | 2025-07-29 | 1 | -11/+0 |
| | | |||||
| * | chore: update generated code (#593) | williambotman[bot] | 2025-07-19 | 1 | -1/+1 |
| | | |||||
| * | chore: update generated code (#592) | williambotman[bot] | 2025-07-17 | 1 | -1/+1 |
| | | |||||
| * | chore: update generated code (#591) | williambotman[bot] | 2025-07-15 | 1 | -2/+0 |
| | | |||||
| * | chore: update generated code (#589) | williambotman[bot] | 2025-07-14 | 1 | -1/+0 |
| | | |||||
| * | chore: update generated code (#586) | williambotman[bot] | 2025-07-08 | 1 | -0/+2 |
| | | |||||
| * | chore: update generated code (#585) | williambotman[bot] | 2025-07-05 | 1 | -1/+1 |
| | | |||||
| * | chore: update generated code (#584) | williambotman[bot] | 2025-07-03 | 1 | -1/+1 |
| | | |||||
| * | chore: update generated code (#581) | williambotman[bot] | 2025-06-22 | 1 | -1/+1 |
| | | |||||
| * | chore: update generated code (#579) | williambotman[bot] | 2025-06-19 | 1 | -1/+1 |
| | | |||||
| * | chore: update generated code (#578) | williambotman[bot] | 2025-06-18 | 1 | -1/+1 |
| | | |||||
| * | chore: update generated code (#577) | williambotman[bot] | 2025-06-17 | 1 | -5/+6 |
| | | |||||
| * | chore: update generated code (#575) | williambotman[bot] | 2025-06-15 | 1 | -0/+1 |
| | | |||||
| * | chore: update generated code (#574) | williambotman[bot] | 2025-06-05 | 1 | -0/+1 |
| | | |||||
| * | chore: update generated code (#572) | williambotman[bot] | 2025-06-03 | 1 | -0/+2 |
| | | |||||
| * | chore: update generated code (#571) | williambotman[bot] | 2025-06-02 | 1 | -0/+1 |
| | | |||||
| * | chore: update generated code (#570) | williambotman[bot] | 2025-05-31 | 1 | -4/+4 |
| | | |||||
| * | feat(health): add mason version check (#569) | William Boman | 2025-05-28 | 1 | -0/+7 |
| | | |||||
| * | chore: update generated code (#568) | williambotman[bot] | 2025-05-27 | 1 | -0/+1 |
| | | |||||
| * | chore: update generated code (#566) | williambotman[bot] | 2025-05-26 | 1 | -1/+1 |
| | | |||||
| * | feat(health): add healthcheck (#564) | William Boman | 2025-05-24 | 2 | -2/+17 |
| | | |||||
| * | fix: rename `volar` to `vue_ls` (#561) | Benjamin Schmidt | 2025-05-24 | 1 | -0/+0 |
| | | |||||
| * | chore: update generated code (#563) | williambotman[bot] | 2025-05-24 | 1 | -1/+1 |
| | | |||||
| * | chore: update generated code (#562) | williambotman[bot] | 2025-05-22 | 1 | -1/+2 |
| | | |||||
| * | chore: update generated code (#560) | williambotman[bot] | 2025-05-20 | 1 | -2/+2 |
| | | |||||
| * | chore: sort generated table (#559) | William Boman | 2025-05-19 | 2 | -81/+82 |
| | | |||||
| * | chore: update generated code (#558) | williambotman[bot] | 2025-05-19 | 1 | -91/+93 |
| | | |||||
| * | docs: update installation & setup section, add lazy.nvim examples (#557) | William Boman | 2025-05-19 | 2 | -33/+50 |
| | | |||||
| * | fix: remove omnisharp configuration (#556) | William Boman | 2025-05-19 | 1 | -12/+0 |
| | | |||||
| * | perf: host pre-compiled filetype mappings (#555) | William Boman | 2025-05-19 | 9 | -22/+403 |
| | | | | | | | Generating the filetype mappings by accessing `vim.lsp.config` turns out to be a bad idea because: 1) performance 2) some `lsp/` configurations in nvim-lspconfig execute code immediately (see angularls) 3) accessing `vim.lsp.config[server_name]` seems to populate `:checkhealth vim.lsp` | ||||
| * | chore: fix references to williamboman/mason.nvim (#542) | William Boman | 2025-05-06 | 1 | -2/+2 |
| | | |||||
| * | chore: fix references to williamboman/mason.nvim (#541) | William Boman | 2025-05-06 | 5 | -9/+9 |
| | | |||||
| * | ci: fix cbfmt & selene, add nvim v0.11.1, and fix incorrect test fixtures (#540) | William Boman | 2025-05-06 | 7 | -52/+13 |
| | | | | | | | | * ci: fix cbfmt and add nvim v0.11.1 * just remove cbfmt * tests: fix test fixtures and setup | ||||
| * | docs: fix changelog header link | William Boman | 2025-05-06 | 1 | -1/+1 |
| | | |||||
| * | v2.0.0v2.0.0 | William Boman | 2025-05-06 | 3 | -2/+59 |
| | | |||||
| * | chore: migrate more configs to new style | William Boman | 2025-04-28 | 12 | -181/+125 |
| | | |||||
| * | fix: enable servers outside of registry.refresh() and vim.schedule() callbacks | William Boman | 2025-04-28 | 2 | -10/+27 |
| | | |||||
| * | fix: fix module imports | William Boman | 2025-04-26 | 1 | -2/+2 |
| | | |||||
| * | docs: clarify :LspInstall a bit | William Boman | 2025-04-26 | 2 | -5/+6 |
| | | |||||
| * | docs: clarify what enabling means | William Boman | 2025-04-26 | 2 | -4/+9 |
| | | |||||
| * | feat: add more capabilities to `automatic_enable` | William Boman | 2025-04-26 | 9 | -69/+225 |
| | | |||||
| * | fix(command): only accept lspconfig names and filetypes in :LspInstall | William Boman | 2025-04-22 | 3 | -29/+10 |
| | | |||||
| * | docs: some updates | William Boman | 2025-04-22 | 2 | -22/+29 |
| | | |||||
| * | refactor!: remove handler functionality, add automatic enable feature | William Boman | 2025-04-21 | 67 | -2402/+316 |
| | | | | | | | | | This also removes all generated code/docs, including relevant scripts. Mappings are now also dynamically generated instead of compiled. These changes should reduce churn in this plugin and make it more resilient for external changes in Mason and/or nvim-lspconfig. Mappings have been centralized in the registry instead. | ||||
| * | refactor!: remove `automatic_installation` setting | William Boman | 2025-04-21 | 5 | -154/+0 |
| | | | | | This is removed because of the transition towards `vim.lsp.config`-style configurations. | ||||
| * | v2.0.0-rc.1v2.0.0-rc.1 | William Boman | 2025-02-19 | 2 | -4/+4 |
| | | |||||
| * | feat!: update usage of deprecated mason.nvim APIs | William Boman | 2025-02-19 | 7 | -55/+49 |
| | | |||||
