<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mason-lspconfig/.github, branch release-please/bootstrap/default</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/mason-lspconfig/atom/.github?h=release-please%2Fbootstrap%2Fdefault</id>
<link rel='self' href='http://git.sudomsg.com/mirror/mason-lspconfig/atom/.github?h=release-please%2Fbootstrap%2Fdefault'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason-lspconfig/'/>
<updated>2026-04-23T15:04:49Z</updated>
<entry>
<title>chore(ci): update actions and dependencies (#667)</title>
<updated>2026-04-23T15:04:49Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2026-04-23T15:04:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason-lspconfig/commit/?id=427f5ad9f38f241a866f9b5714939a0804905686'/>
<id>urn:sha1:427f5ad9f38f241a866f9b5714939a0804905686</id>
<content type='text'>
* chore(ci): update actions and dependencies

* allow mixed_table</content>
</entry>
<entry>
<title>perf: host pre-compiled filetype mappings (#555)</title>
<updated>2025-05-19T05:56:31Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2025-05-19T05:56:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason-lspconfig/commit/?id=1d6730459c42f591602500da994f01ae43a97dbc'/>
<id>urn:sha1:1d6730459c42f591602500da994f01ae43a97dbc</id>
<content type='text'>
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`</content>
</entry>
<entry>
<title>chore: fix references to williamboman/mason.nvim (#541)</title>
<updated>2025-05-06T21:52:28Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2025-05-06T21:52:28Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason-lspconfig/commit/?id=344876dcf050624ba34dcfcf9d15ef3026f61cad'/>
<id>urn:sha1:344876dcf050624ba34dcfcf9d15ef3026f61cad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: fix cbfmt &amp; selene, add nvim v0.11.1, and fix incorrect test fixtures (#540)</title>
<updated>2025-05-06T21:51:15Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2025-05-06T21:51:15Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason-lspconfig/commit/?id=b2e59268c904bc5bfe44dfc0e7935a236be73fea'/>
<id>urn:sha1:b2e59268c904bc5bfe44dfc0e7935a236be73fea</id>
<content type='text'>
* ci: fix cbfmt and add nvim v0.11.1

* just remove cbfmt

* tests: fix test fixtures and setup</content>
</entry>
<entry>
<title>refactor!: remove handler functionality, add automatic enable feature</title>
<updated>2025-04-21T19:53:16Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2025-04-21T19:06:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason-lspconfig/commit/?id=80f2cd7734ff21da4cf1489c9695e440cdcd139f'/>
<id>urn:sha1:80f2cd7734ff21da4cf1489c9695e440cdcd139f</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>fix: update required nvim version to &gt;= 0.9.0 (#478)</title>
<updated>2024-10-22T17:36:39Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2024-10-22T17:36:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason-lspconfig/commit/?id=b9501106148f434a7ce528bca65725b60ea3e5d3'/>
<id>urn:sha1:b9501106148f434a7ce528bca65725b60ea3e5d3</id>
<content type='text'>
nvim-lspconfig has a hard dependency on nvim &gt;= 0.9.0. Note that mason-lspconfig itself does not, it still supports &gt;= 0.7.0 by itself.

Co-authored-by: Micah Halter &lt;micah@mehalter.com&gt;</content>
</entry>
<entry>
<title>tests: add nvim v0.10.1 and v0.10.1 to test matrix (#446)</title>
<updated>2024-08-04T22:30:04Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2024-08-04T22:30:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason-lspconfig/commit/?id=ce742915a04efafe364ff54940f28a391a09ceb1'/>
<id>urn:sha1:ce742915a04efafe364ff54940f28a391a09ceb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: auto-generate available LSP servers list in readme (#445)</title>
<updated>2024-08-04T22:27:13Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2024-08-04T22:27:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason-lspconfig/commit/?id=f3d1e41d812b5a4cfc98f646fbc9135dc91ccd59'/>
<id>urn:sha1:f3d1e41d812b5a4cfc98f646fbc9135dc91ccd59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: add nvim v0.9.5 to test matrix (#345)</title>
<updated>2024-01-06T08:15:41Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2024-01-06T08:15:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason-lspconfig/commit/?id=0989bdf4fdf7b5aa4c74131d7ffccc3f399ac788'/>
<id>urn:sha1:0989bdf4fdf7b5aa4c74131d7ffccc3f399ac788</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: add nvim v0.9.2 and v0.9.4 to test matrix (#294)</title>
<updated>2023-10-10T12:05:08Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2023-10-10T12:05:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason-lspconfig/commit/?id=ddefe5ab051e7ca6a7b374754f0920c44668b54f'/>
<id>urn:sha1:ddefe5ab051e7ca6a7b374754f0920c44668b54f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(ci): upgrade linter versions (#244)</title>
<updated>2023-06-28T17:23:11Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2023-06-28T17:23:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason-lspconfig/commit/?id=4c3baba22189aa2a08d32bb8d08b32c7e22a2e84'/>
<id>urn:sha1:4c3baba22189aa2a08d32bb8d08b32c7e22a2e84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(ci): add nvim v0.9.1 to test matrix (#245)</title>
<updated>2023-06-28T17:21:27Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2023-06-28T17:21:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason-lspconfig/commit/?id=af93b44f4c5947ba9d66192f333fe295f4d5d929'/>
<id>urn:sha1:af93b44f4c5947ba9d66192f333fe295f4d5d929</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: Revert "chore/github cleanup (#238)" (#239)</title>
<updated>2023-06-12T20:43:32Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2023-06-12T20:43:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason-lspconfig/commit/?id=d381fcb78d7a562c3244e1c8f76406954649db36'/>
<id>urn:sha1:d381fcb78d7a562c3244e1c8f76406954649db36</id>
<content type='text'>
Forgot this repo isn't under org.</content>
</entry>
<entry>
<title>chore/github cleanup (#238)</title>
<updated>2023-06-12T15:24:34Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2023-06-12T15:24:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason-lspconfig/commit/?id=8f9af9bd7dc8599c8ec5826bb175dc871e4b582d'/>
<id>urn:sha1:8f9af9bd7dc8599c8ec5826bb175dc871e4b582d</id>
<content type='text'>
chore: clean up organization-wide .github files</content>
</entry>
<entry>
<title>chore(ci): use PAT for release-please (#204)</title>
<updated>2023-04-22T17:37:13Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2023-04-22T17:37:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason-lspconfig/commit/?id=11d0b83d6c8b9eb0435298cc8c8aa73b00ba0d22'/>
<id>urn:sha1:11d0b83d6c8b9eb0435298cc8c8aa73b00ba0d22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: add version module (#201)</title>
<updated>2023-04-21T19:28:27Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2023-04-21T19:28:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason-lspconfig/commit/?id=fe0d5e6a10d1912974988afc196b79da30f87dba'/>
<id>urn:sha1:fe0d5e6a10d1912974988afc196b79da30f87dba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(ci): add release workflow (#199)</title>
<updated>2023-04-21T19:20:37Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2023-04-21T19:20:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason-lspconfig/commit/?id=aa815877cc79f4febc6bd4b38f6b9efff546339a'/>
<id>urn:sha1:aa815877cc79f4febc6bd4b38f6b9efff546339a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(ci): add v0.9.0 to test matrix (#190)</title>
<updated>2023-04-12T13:27:04Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2023-04-12T13:27:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason-lspconfig/commit/?id=b81c50c4baae7d80b1723b3fa86e814d7754d15b'/>
<id>urn:sha1:b81c50c4baae7d80b1723b3fa86e814d7754d15b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: fix scheduling (#183)</title>
<updated>2023-04-05T19:34:51Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2023-04-05T19:34:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason-lspconfig/commit/?id=1e653e0c9d8304a2a11f6b3b3bdaf447da3d2754'/>
<id>urn:sha1:1e653e0c9d8304a2a11f6b3b3bdaf447da3d2754</id>
<content type='text'>
* tests: fix scheduling

* chore(ci): update neovim version</content>
</entry>
<entry>
<title>chore(ci): run helptags (#171)</title>
<updated>2023-03-14T05:42:14Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2023-03-14T05:42:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason-lspconfig/commit/?id=3924f2d264097b2caf13e713485dbc3e9d616574'/>
<id>urn:sha1:3924f2d264097b2caf13e713485dbc3e9d616574</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style: enforce import order (#169)</title>
<updated>2023-03-12T08:25:41Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2023-03-12T08:25:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason-lspconfig/commit/?id=a81503f0019942111fe464209237f8b4e85f4687'/>
<id>urn:sha1:a81503f0019942111fe464209237f8b4e85f4687</id>
<content type='text'>
* chore(workflows): update dependencies

* style: enforce import order</content>
</entry>
<entry>
<title>chore: pin stylua to 0.15.0 (#62)</title>
<updated>2022-09-22T12:01:32Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-09-22T12:01:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason-lspconfig/commit/?id=6ce6b18bc098acbaaa76d2b27d400969c0e7cf0d'/>
<id>urn:sha1:6ce6b18bc098acbaaa76d2b27d400969c0e7cf0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: add selene &amp; cbfmt (#54)</title>
<updated>2022-09-13T12:14:22Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-09-13T12:14:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason-lspconfig/commit/?id=2ca0caadbe9117cb295edda6aa3c03e354f2c3c1'/>
<id>urn:sha1:2ca0caadbe9117cb295edda6aa3c03e354f2c3c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: run tests every day (#17)</title>
<updated>2022-07-29T20:07:32Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-07-29T20:07:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason-lspconfig/commit/?id=0f9b52b8858032b283a29bee7f7a7166660db2c8'/>
<id>urn:sha1:0f9b52b8858032b283a29bee7f7a7166660db2c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: better issue template (#9)</title>
<updated>2022-07-25T23:50:38Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-07-25T23:50:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason-lspconfig/commit/?id=ad3b109cff22af979ab3d15564cd63dc3ae2f0f0'/>
<id>urn:sha1:ad3b109cff22af979ab3d15564cd63dc3ae2f0f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>init</title>
<updated>2022-07-22T01:03:23Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-07-21T12:15:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason-lspconfig/commit/?id=1d459b6d19118b9944d5313e4439cb361d607366'/>
<id>urn:sha1:1d459b6d19118b9944d5313e4439cb361d607366</id>
<content type='text'>
</content>
</entry>
</feed>
